qmk_firmware/keyboards/coseyfannitutti/romeo
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 Remove legacy EEPROM clear keycodes (#18782) 2022-10-20 12:20:07 +01:00
config.h Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725) 2022-10-15 09:55:12 -07:00
info.json Move keyboard USB IDs and strings to data driven: C (#17789) 2022-07-26 00:04:09 +01:00
readme.md [Keyboard] Add the Romeo keyboard (#8434) 2020-03-15 21:46:48 -07:00
romeo.c [Keyboard] Add the Romeo keyboard (#8434) 2020-03-15 21:46:48 -07:00
romeo.h [Keyboard] Fix Romeo ANSI Split Matrix (#9002) 2020-05-04 23:09:53 +01:00
rules.mk Tidy up NKRO_ENABLE rules (#15382) 2021-12-09 16:05:44 +11:00

readme.md

ROMEO

A staggered 40% that can be assembled with only through hole components, including usb type-c, and can also be completely covered with most GMK base kits

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

make coseyfannitutti/romeo:default

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