qmk_firmware/keyboards/chosfox/cf81
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
cf81.c Separate RGBLight/RGB Matrix keycode handling (#23679) 2024-10-12 18:43:50 +02:00
config.h Migrate LOCKING_*_ENABLE to Data-Driven: A-C, Part 2 (#23746) 2024-05-20 21:00:35 +01:00
halconf.h [Keyboard] Add chosfox cf81 (#21437) 2023-07-06 00:45:27 -06:00
keyboard.json Migrate LOCKING_*_ENABLE to Data-Driven: A-C, Part 2 (#23746) 2024-05-20 21:00:35 +01:00
mcuconf.h [Keyboard] Add chosfox cf81 (#21437) 2023-07-06 00:45:27 -06:00
readme.md [Keyboard] Add chosfox cf81 (#21437) 2023-07-06 00:45:27 -06:00

CHOSFOX CF81 keyboard

A customizable 75% encoder keyboard.

  • Keyboard Maintainer: jonylee@hfd
  • Hardware Supported: CF81
  • Hardware Availability: CHOSFOX

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

make chosfox/cf81:default

Flashing example for this keyboard:

make chosfox/cf81:default:flash

Reset Key: Hold down the key located at K00, 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.