qmk_firmware/keyboards/1upkeyboards/1up60rgb
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
1up60rgb.c Keyboard: Make a 1upkeyboards directory for visibility (#3759) 2018-08-26 09:30:12 -07:00
1up60rgb.h [Keymap] Badger keymaps/userspace (#10239) 2020-09-16 21:03:28 -07: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: 0-9 (#16481) 2022-03-13 23:54:49 +00:00
readme.md Some minor refactoring of boards in 1upkeyboards directory (#5236) 2019-02-25 17:03:36 -08:00
rules.mk Fix up build options comments (#15463) 2021-12-12 18:05:37 -08:00

1up60rgb 60% RGB

Firmware for custom keyboard PCB with 60% key layout.

Keyboard Maintainer: rempired
Hardware Supported: 1upkeyboards 60% RGB
Hardware Availability: 1upkeyboards

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

make 1upkeyboards/1up60rgb:default

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