| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-08-04 | Remove unused _BOOTLOADER defines | ||
| 2019-06-06 | Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997) | ||
| 2019-04-05 | Convert Orthodox to Split Common code | ||
| 2019-01-27 | Fix Command feature: use get_mods() instead of keyboard_report->mods (#4955) | ||
| * 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 | ||
| Fixes #3641 | |||
| 2018-03-16 | Add teensy revision folder for Orthodox Rev3 (#2510) | ||
| * Add Rev3 Teensy for Orthodox * MOve bootloader defines into revision folders * Finishing touches | |||
| 2017-12-14 | Update revision default | ||
| 2017-12-14 | Fixed orthodox KEYMAP so no londer requires blanks in keymap.c, and added ↵ | ||
| orthodox rev3 | |||