summaryrefslogtreecommitdiffstats
path: root/keyboards/kudox/columner
Commit message (Collapse)AuthorAgeFilesLines
* Remove .noci functionality (#19122)Joel Challis2022-11-211-0/+0
|
* Remove RGBLIGHT_ANIMATION and clean up effect defines for G-K (#18726)Drashna Jaelre2022-10-151-1/+10
|
* Remove legacy international keycodes (#18588)Ryan2022-10-092-5/+5
|
* Move keyboard USB IDs and strings to data driven: K (#17846)Ryan2022-08-032-8/+7
| | | Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h ↵Ryan2022-03-151-2/+0
| | | | (#16655)
* 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.