summaryrefslogtreecommitdiffstats
path: root/keyboards/orthodox/rev3/config.h
Commit message (Collapse)AuthorAgeFilesLines
* first pass: matrix consistency improvements (#13471)Zach White2021-07-111-2/+2
|
* Remove `DESCRIPTION`, N-Q (#11631)Ryan2021-01-201-1/+0
|
* Remove unused _BOOTLOADER definesfauxpark2019-08-041-2/+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 unnecessary IS_COMMAND definition in clueboard/66/rev4 * Replace keyboard_report->mods with get_mods() in IS_COMMAND definitions * Update docs to use get_mods() instead of keyboard_report->mods * Replace keyboard_report->mods with get_mods() in tmk_core/protocol/usb_hid/test For some reason, this occurrence used KB_LSHIFT and KB_RSHIFT, which don't exist * Replace keyboard_report->mods with get_mods() in Massdrop keyboards (as per @patrickmt)
* Remove all of the deprecated RGB definesDrashna Jaelre2018-10-221-3/+1
| | | | Fixes #3641
* Add teensy revision folder for Orthodox Rev3 (#2510)Drashna Jaelre2018-03-161-1/+1
| | | | | | | | * Add Rev3 Teensy for Orthodox * MOve bootloader defines into revision folders * Finishing touches
* Update revision defaultDrashna Jael're2017-12-141-2/+2
|
* Fixed orthodox KEYMAP so no londer requires blanks in keymap.c, and added ↵Drashna Jael're2017-12-141-0/+101
orthodox rev3