aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/kudox_game/rev2
Commit message (Collapse)AuthorAgeFilesLines
* [Keyboard] Add kudox via compatibility (#9875)x12020-08-061-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | * Modify VENDOR_ID of kudox-keyboard series. * Add via support for kudox/rev3. * Add via support for kudox/columner. * Add via support for kudox-game keyboard. * Remove info.json from kudox/rev1. * Revert kudox/rev1/info.json. * Remove redundancy spaces. * Add key_count on kudox/**/info.json. * Remove unsupported items from info.json. * Modify to use rgblight_mode from rgblight_mode_noeeprom * Remove unneed line from info.json * Revert keyboards/kudox/rev1/info.json
* [Keyboard] Add kudox game rev2 (#8529)くまお工房2020-03-244-0/+113
* 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.