aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/kudox_game
Commit message (Collapse)AuthorAgeFilesLines
* [Keyboard] Add kudox game rev2 (#8529)くまお工房2020-03-249-9/+152
| | | | | | | | | | | * Add Kudox Game rev2. * Add the keymap of Kudox Game a layer for regulating RGB. * Modified rgblight_init when RGBLIGHT_ENABLE=no. * Remove invalid codes. * Modified *init* function right intention of framework.
* Remove filesize changes from default-ish rules.mk files, sans handwired (#8040)ridingqwerty2020-01-301-5/+5
|
* Cleanup rules.mk for 32U4 keyboards, I-K (#7097)fauxpark2019-10-212-38/+2
| | | | | | * Cleanup rules.mk for 32U4 keyboards, I-K * Clean up ivy rules.mk
* [Keyboard] Add kudox game keyboard (#6460)x12019-08-0614-0/+397
* Add configurations for Kudox Game Keyboard rev1. * Modified Kudox Game Keyboard readme and keymap. * Remove unnecessary codes. * Set BootLoader caterina. * Remove wrong settings on rules.mk. * Clean up config.h. * Modified MATRIX_ROWS on kudox_game/rev1/config.h. * Modified RGB_LED_NUM on kudox_game/rev1/config.h.