summaryrefslogtreecommitdiff
path: root/keyboards/kudox_game/info.json
AgeCommit message (Collapse)Author
2023-12-23Refactor: move keyboards into kumaokobo (#22719)フィルターペーパー
2023-04-12Move single `LAYOUT`s to data driven (#20365)Ryan
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan
2022-08-20Move keyboard USB IDs and strings to data driven, pass 2: J-L (#18080)Ryan
2021-09-12Remove width, height and key_count from info.json (#14274)Ryan
2020-03-24[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.
2019-08-06[Keyboard] Add kudox game keyboard (#6460)x1
* Add configurations for Kudox Game Keyboard rev1. * Modified Kudox Game Keyboard readme and keymap. * Remove unnecessary codes. * Set BootLoader caterina. * Remove wrong settings on rules.mk. * Clean up config.h. * Modified MATRIX_ROWS on kudox_game/rev1/config.h. * Modified RGB_LED_NUM on kudox_game/rev1/config.h.