qmk_firmware/keyboards/qwertykeys/qk100/ansi
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
ansi.c Separate RGBLight/RGB Matrix keycode handling (#23679) 2024-10-12 18:43:50 +02:00
config.h Separate RGBLight/RGB Matrix keycode handling (#23679) 2024-10-12 18:43:50 +02:00
halconf.h [Keyboard] Add QK100 (#21782) 2023-10-23 12:12:27 -06:00
keyboard.json Migrate build target markers to keyboard.json (#23293) 2024-03-30 11:31:50 +00:00
mcuconf.h [Keyboard] Add QK100 (#21782) 2023-10-23 12:12:27 -06:00
readme.md [Keyboard] Add QK100 (#21782) 2023-10-23 12:12:27 -06:00

qk100 - ANSI PCB

qk100

A 100% made by Qwertykeys.

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

make qwertykeys/qk100/ansi:default

Flashing example for this keyboard:

make qwertykeys/qk100/ansi:default:flash

Bootloader: Press the button B on PCB while plugging in the board.

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