Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-03-15 | Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h ↵ | Ryan | |
(#16655) | |||
2021-07-11 | first pass: matrix consistency improvements (#13471) | Zach White | |
2021-01-20 | Remove `DESCRIPTION`, N-Q (#11631) | Ryan | |
2019-08-04 | Remove unused _BOOTLOADER defines | fauxpark | |
2019-06-06 | Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997) | Drashna Jaelre | |
2019-04-05 | Convert Orthodox to Split Common code | Drashna Jaelre | |
2019-01-27 | Fix 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-22 | Remove all of the deprecated RGB defines | Drashna Jaelre | |
Fixes #3641 | |||
2018-03-16 | Add teensy revision folder for Orthodox Rev3 (#2510) | Drashna Jaelre | |
* Add Rev3 Teensy for Orthodox * MOve bootloader defines into revision folders * Finishing touches | |||
2017-12-14 | Update revision default | Drashna Jael're | |
2017-12-14 | Fixed orthodox KEYMAP so no londer requires blanks in keymap.c, and added ↵ | Drashna Jael're | |
orthodox rev3 |