qmk_firmware/keyboards/handwired/fruity60
Ryan c347e732be
Remove legacy EEPROM clear keycodes (#18782)
* `EEP_RST` -> `EE_CLR`, default-ish keymaps

* `EEP_RST` -> `EE_CLR`, user keymaps

* `EEP_RST` -> `EE_CLR`, community layouts

* `EEP_RST` -> `EE_CLR`, userspace

* `EEP_RST` -> `EE_CLR`, docs & core
2022-10-20 12:20:07 +01:00
..
keymaps/default Remove legacy EEPROM clear keycodes (#18782) 2022-10-20 12:20:07 +01:00
config.h Remove UNUSED_PINS (#17931) 2022-08-06 23:23:35 +10:00
fruity60.c Remove empty override functions (#14312) 2021-09-05 21:36:31 +01:00
fruity60.h [keyboard] yanfali fruity60 prototype (#7021) 2019-10-28 16:47:48 +00:00
info.json Move keyboard USB IDs and strings to data driven: handwired (#17822) 2022-07-30 17:31:44 +10:00
readme.md Fix capitalisation of "GitHub" (#9184) 2020-05-25 19:43:14 -07:00
rules.mk Rename AdafruitBLE to BluefruitLE (#16127) 2022-01-30 17:29:42 +00:00

fruity60

fruity60

A 60% tsangan, split bs/rs keyboard designed to support the bluefruit 32u4 ble controller

Keyboard Maintainer: Yan-Fa Li
Hardware Supported: GitHub
Hardware Availability: You can make them yourself by downloading kicad and generating gerbers.

Make example for this keyboard (after setting up your build environment):

make fruity60:default

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.