summaryrefslogtreecommitdiffstats
path: root/keyboards/kudox/columner
Commit message (Collapse)AuthorAgeFilesLines
* Remove `DESCRIPTION`, K-M (#11619)Ryan2021-01-201-1/+0
|
* Initial list of keyboards to exclude from CI (#11213)Zach White2020-12-211-0/+0
|
* [Keyboard] Add kudox via compatibility (#9875)x12020-08-064-1/+79
| | | | | | | | | | | | | | | | | | | | | | | | | * Modify VENDOR_ID of kudox-keyboard series. * Add via support for kudox/rev3. * Add via support for kudox/columner. * Add via support for kudox-game keyboard. * Remove info.json from kudox/rev1. * Revert kudox/rev1/info.json. * Remove redundancy spaces. * Add key_count on kudox/**/info.json. * Remove unsupported items from info.json. * Modify to use rgblight_mode from rgblight_mode_noeeprom * Remove unneed line from info.json * Revert keyboards/kudox/rev1/info.json
* Fix Kudox Columner Configurator key ordering (#9427)James Young2020-06-171-6/+6
|
* [Keyboard] Add Kudox column-staggered layout. (#7400)くまお工房2019-11-199-0/+304
* Add Kudox columner layout. * Remove an extra comma from info.json.