aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/kudox_game/rules.mk
diff options
context:
space:
mode:
authorくまお工房 <52371962+kumaokobo@users.noreply.github.com>2020-03-25 05:02:41 +0900
committerGitHub <noreply@github.com>2020-03-24 13:02:41 -0700
commit3587e20e7016792846d351925706da04e9442420 (patch)
treeef0514269cdfdd62cf8358935eb689b66f2ce104 /keyboards/kudox_game/rules.mk
parent963bba1fc3c1109696ec033e88f39caa3f2ed943 (diff)
downloadfirmware-3587e20e7016792846d351925706da04e9442420.tar.gz
firmware-3587e20e7016792846d351925706da04e9442420.tar.bz2
firmware-3587e20e7016792846d351925706da04e9442420.zip
[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.
Diffstat (limited to 'keyboards/kudox_game/rules.mk')
-rw-r--r--keyboards/kudox_game/rules.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/kudox_game/rules.mk b/keyboards/kudox_game/rules.mk
index d3fa26ee6..63280b38d 100644
--- a/keyboards/kudox_game/rules.mk
+++ b/keyboards/kudox_game/rules.mk
@@ -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