aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/kudox_game/info.json
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/info.json
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/info.json')
-rw-r--r--keyboards/kudox_game/info.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/kudox_game/info.json b/keyboards/kudox_game/info.json
index 42932601a..0862dade5 100644
--- a/keyboards/kudox_game/info.json
+++ b/keyboards/kudox_game/info.json
@@ -18,8 +18,8 @@
{"label":"E", "x":3.75, "y":1},
{"label":"R", "x":4.75, "y":1},
{"label":"T", "x":5.75, "y":1},
- {"label":"GUI", "x":0, "y":2},
- {"label":"Alt", "x":1, "y":2},
+ {"label":"Ctrl-C", "x":0, "y":2},
+ {"label":"Ctrl-V", "x":1, "y":2},
{"label":"A", "x":2, "y":2},
{"label":"S", "x":3, "y":2},
{"label":"D", "x":4, "y":2},