[Keyboard] Add kudox game rev2 (#8529)
authorくまお工房 <52371962+kumaokobo@users.noreply.github.com>
Tue, 24 Mar 2020 20:02:41 +0000 (05:02 +0900)
committerGitHub <noreply@github.com>
Tue, 24 Mar 2020 20:02:41 +0000 (13:02 -0700)
commit3587e20e7016792846d351925706da04e9442420
treeef0514269cdfdd62cf8358935eb689b66f2ce104
parent963bba1fc3c1109696ec033e88f39caa3f2ed943
[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.
keyboards/kudox_game/info.json
keyboards/kudox_game/keymaps/default/keymap.c
keyboards/kudox_game/kudox_game.h
keyboards/kudox_game/readme.md
keyboards/kudox_game/rev2/config.h [new file with mode: 0644]
keyboards/kudox_game/rev2/rev2.c [new file with mode: 0644]
keyboards/kudox_game/rev2/rev2.h [new file with mode: 0644]
keyboards/kudox_game/rev2/rules.mk [new file with mode: 0644]
keyboards/kudox_game/rules.mk