summaryrefslogtreecommitdiff
path: root/keyboards/orthodox/rev3/config.h
AgeCommit message (Collapse)Author
2022-03-15Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h ↵Ryan
(#16655)
2021-07-11first pass: matrix consistency improvements (#13471)Zach White
2021-01-20Remove `DESCRIPTION`, N-Q (#11631)Ryan
2019-08-04Remove unused _BOOTLOADER definesfauxpark
2019-06-06Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre
2019-04-05Convert Orthodox to Split Common codeDrashna Jaelre
2019-01-27Fix Command feature: use get_mods() instead of keyboard_report->mods (#4955)Konstantin Đorđević
* 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)
2018-10-22Remove all of the deprecated RGB definesDrashna Jaelre
Fixes #3641
2018-03-16Add teensy revision folder for Orthodox Rev3 (#2510)Drashna Jaelre
* Add Rev3 Teensy for Orthodox * MOve bootloader defines into revision folders * Finishing touches
2017-12-14Update revision defaultDrashna Jael're
2017-12-14Fixed orthodox KEYMAP so no londer requires blanks in keymap.c, and added ↵Drashna Jael're
orthodox rev3