qmk_firmware/keyboards/monsgeek/m6
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
config.h Migrate LOCKING_*_ENABLE to Data-Driven: M, Part 2 (#23773) 2024-05-22 11:13:39 +01:00
halconf.h [Keyboard] add m6 Keyboard. (#21183) 2023-07-08 00:20:31 +10:00
keyboard.json Migrate LOCKING_*_ENABLE to Data-Driven: M, Part 2 (#23773) 2024-05-22 11:13:39 +01:00
m6.c Separate RGBLight/RGB Matrix keycode handling (#23679) 2024-10-12 18:43:50 +02:00
mcuconf.h [Keyboard] add m6 Keyboard. (#21183) 2023-07-08 00:20:31 +10:00
readme.md [Keyboard] add m6 Keyboard. (#21183) 2023-07-08 00:20:31 +10:00

monsgeek m6 keyboard

A customizable 60% keyboard.

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

make monsgeek/m6:default

Flashing example for this keyboard:

make monsgeek/m6: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.