summaryrefslogtreecommitdiffstats
path: root/keyboards/kudox/rev1/rev1.h
Commit message (Collapse)AuthorAgeFilesLines
* Move single `LAYOUT`s to data driven (#20365)Ryan2023-04-121-23/+0
|
* Remove useless "ifdef KEYBOARD_*" (#20078)Ryan2023-03-161-1/+0
| | | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* [Keyboard] Add kudox keyboard (#6459)x12019-08-061-0/+24
* Add Kudox Keyboard profile. * Modified info.json and image link on readme. * Remove unnecessary codes. * Set BootLoader caterina. * Remove duplicated settings on rules.mk. * Clean up config.h. * Modified include header path. * Modified info.json to adjust 4th row keys y position. * Separate default keymap and my keymap. * Modified RGB_LED_* settings on kudox/rev1/config.h.