Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997) | Drashna Jaelre | 2019-06-06 | 1 | -1/+1 |
| | |||||
* | Fix Orthodox keyboard dimensions in info.json (all revisions) | noroadsleft | 2019-04-13 | 1 | -2/+2 |
| | |||||
* | Additional cleanup of orthodox files and keymaps | Drashna Jaelre | 2019-04-05 | 1 | -5/+1 |
| | |||||
* | Convert Orthodox to Split Common code | Drashna Jaelre | 2019-04-05 | 1 | -4/+3 |
| | |||||
* | Fix Command feature: use get_mods() instead of keyboard_report->mods (#4955) | Konstantin Đorđević | 2019-01-27 | 1 | -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 defines | Drashna Jaelre | 2018-10-22 | 1 | -3/+1 |
| | | | | Fixes #3641 | ||||
* | Fix Orthodox height | Drashna Jaelre | 2018-05-20 | 1 | -5/+5 |
| | |||||
* | Fix Orthodox Info.json files | Drashna Jaelre | 2018-05-15 | 1 | -8/+17 |
| | |||||
* | Orthodox info.json changes | Drashna Jaelre | 2018-05-14 | 2 | -7/+7 |
| | |||||
* | Add support for Swap Hands feature to Orthodox and Iris (#2933) | Drashna Jaelre | 2018-05-14 | 1 | -0/+15 |
| | | | | | | | | | | * Add support for Swap Hands feature to Orthodox and Iris * Fix hag's iris keymap to use LAYOUT properly * Fix Swedish's Iris Keymap * Fix Drashna's Orthodox keymaps, because he's an idiot | ||||
* | Remove bootloader from info.jsons | skullY | 2018-04-11 | 1 | -1/+0 |
| | |||||
* | Pull information from config.h and rules.mk (#2711) | skullydazed | 2018-04-07 | 1 | -3/+0 |
| | | | | | | * Pull information from config.h and rules.mk * Readd the kbd75 maintainer | ||||
* | Update info.json for orthodox (#2576) | Drashna Jaelre | 2018-03-21 | 1 | -1/+1 |
| | |||||
* | Create info.json for Ergodox EZ (#2572) | Drashna Jaelre | 2018-03-20 | 1 | -0/+15 |
| | | | | | | * Create info.json for Ergodox EZ * Add Orthodox info.json too | ||||
* | Add teensy revision folder for Orthodox Rev3 (#2510) | Drashna Jaelre | 2018-03-16 | 4 | -0/+177 |
* Add Rev3 Teensy for Orthodox * MOve bootloader defines into revision folders * Finishing touches |