Age | Commit message (Collapse) | Author |
|
* 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)
|
|
Fixes #3641
|
|
|
|
|
|
|
|
* 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
|
|
|
|
* Pull information from config.h and rules.mk
* Readd the kbd75 maintainer
|
|
|
|
* Create info.json for Ergodox EZ
* Add Orthodox info.json too
|
|
* Add Rev3 Teensy for Orthodox
* MOve bootloader defines into revision folders
* Finishing touches
|