[Keyboard] Add kudox game rev2 (#8529)

* 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.
This commit is contained in:
くまお工房
2020-03-25 05:02:41 +09:00
committed by GitHub
parent 963bba1fc3
commit 3587e20e70
9 changed files with 152 additions and 9 deletions

View File

@@ -31,4 +31,4 @@ AUDIO_ENABLE = no # Audio output on port C6
FAUXCLICKY_ENABLE = no # Use buzzer to emulate clicky switches
RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight.
DEFAULT_FOLDER = kudox_game/rev1
DEFAULT_FOLDER = kudox_game/rev2