qmk_firmware/keyboards/akko/5087
Ryan 6fa11bf219
Separate RGBLight/RGB Matrix keycode handling (#23679)
* Separate RGBLight/RGB Matrix keycode handling

* Remove `_DISABLE_KEYCODES` handling

* Update RGB Matrix keycode docs

* Update underglow keycodes for previously migrated boards

* Update keycodes for boards with custom handling

* Fix typos

* Fix bad merge
2024-10-12 18:43:50 +02:00
..
keymaps/default Separate RGBLight/RGB Matrix keycode handling (#23679) 2024-10-12 18:43:50 +02:00
5087.c Separate RGBLight/RGB Matrix keycode handling (#23679) 2024-10-12 18:43:50 +02:00
config.h Data-Driven Keyboard Conversions: A (#23379) 2024-04-02 17:45:44 +01:00
halconf.h add 5087 keyboard (#20557) 2023-11-11 11:08:26 -08:00
keyboard.json Data-Driven Keyboard Conversions: A (#23379) 2024-04-02 17:45:44 +01:00
mcuconf.h add 5087 keyboard (#20557) 2023-11-11 11:08:26 -08:00
readme.md add 5087 keyboard (#20557) 2023-11-11 11:08:26 -08:00

5087

A customizable 80% keyboard.

  • Keyboard Maintainer: jonylee@hfd
  • Hardware Supported:Akko 5087
  • Hardware Availability: akko

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

make akko/5087:default

Flashing example for this keyboard:

make akko/5087:default:flash

Reset Key: Hold down the key located at K000, which programmed as Esc while plugging in the keyboard.

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