qmk_firmware/keyboards/matrix/m20add
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 Separate RGBLight/RGB Matrix keycode handling (#23679) 2024-10-12 18:43:50 +02:00
ld
board.h ChibiOS conf migrations... take 10 (#11617) 2021-01-20 00:35:24 +11:00
chconf.h ChibiOS conf migrations... take 11 (#11646) 2021-01-21 17:00:53 +11:00
config.h Remove unnecessary driver counts (#22435) 2023-11-22 21:37:32 +00:00
halconf.h Fix up comments showing how to execute config migration. (#11621) 2021-01-20 02:19:36 +11:00
keyboard.json Migrate build target markers to keyboard.json - Misc (#23609) 2024-04-25 08:42:48 +01:00
m20add.c WS2812 API rework (#24364) 2024-10-06 21:01:07 +13:00
m20add.h Move TKL layouts to data driven (#20337) 2023-04-05 15:53:45 +10:00
matrix.c Remove quantum.h includes from keyboard custom matrix.cs (#23371) 2024-03-30 14:07:19 +00:00
mcuconf.h Update to ChibiOS 20.3.4, support builds against trunk (#14208) 2021-11-03 08:26:40 +11:00
readme.md
rgb_ring.c Separate RGBLight/RGB Matrix keycode handling (#23679) 2024-10-12 18:43:50 +02:00
rgb_ring.h WS2812 API rework (#24364) 2024-10-06 21:01:07 +13:00
rules.mk Migrate build target markers to keyboard.json - Misc (#23609) 2024-04-25 08:42:48 +01:00
tca6424.c i2c: rename read/write register functions (#22905) 2024-01-16 02:26:40 +00:00
tca6424.h

8XV2.0 Additional keyboard

This was the upgraded version of the Matrix 8XV2.0 keyboard

Keyboard Maintainer: astro
Hardware Supported: Matrix 8XV2.0 Additional keyboard Hardware Availability:

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

make matrix/m20add:default

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