summaryrefslogtreecommitdiffstats
path: root/keyboards/orthodox/rev1/config.h
Commit message (Expand)AuthorAgeFilesLines
* Move matrix config to info.json, part 2 (#19987)Ryan2023-03-101-13/+0
* Move `SOFT_SERIAL_PIN` to data driven (#19863)Ryan2023-02-171-2/+0
* Remove matrix size defines (#19581)Ryan2023-02-171-5/+0
* Remove unused RGBLight defines from config.h (#19859)Ryan2023-02-171-4/+0
* Remove unused `LOCKING_SUPPORT_ENABLE` from config.h (#19748)Ryan2023-02-051-5/+0
* Debounce defines cleanup (#19742)Ryan2023-02-031-3/+0
* Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan2023-02-031-3/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* Remove commented out backlight config & stray "backlight levels" (#19703)Ryan2023-01-281-3/+0
* Remove legacy keycodes, part 6 (#18740)Ryan2022-10-161-1/+1
* Move keyboard USB IDs and strings to data driven: O (#17874)Ryan2022-08-021-7/+0
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-151-2/+0
* Remove `DESCRIPTION`, N-Q (#11631)Ryan2021-01-201-1/+0
* Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre2019-06-061-1/+1
* Convert Orthodox to Split Common codeDrashna Jaelre2019-04-051-4/+3
* Fix Command feature: use get_mods() instead of keyboard_report->mods (#4955)Konstantin Đorđević2019-01-271-1/+1
* Remove all of the deprecated RGB definesDrashna Jaelre2018-10-221-3/+0
* Add teensy revision folder for Orthodox Rev3 (#2510)Drashna Jaelre2018-03-161-6/+1
* Updates bootloader settings, adds file size check (#2029)Jack Humbert2017-11-271-2/+0
* Make arguments redo, subproject elimination (#1784)Jack Humbert2017-10-141-1/+1
* update some copyright headersJack Humbert2017-06-281-0/+4
* cleanup orthodoxJack Humbert2017-06-281-3/+3
* add support for Orthodox keyboard (#1436)Art Ortenburger2017-06-251-0/+99