Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Trim firmware size changes from default rules.mk, part 4 (#8046) | ridingqwerty | 2020-01-31 | 1 | -3/+3 |
| | | | | | | * Trim firmware size changes from default-ish rules.mk files * Trim sizes from westfoxtrot boards | ||||
* | Cleanup rules.mk for 16U2 and 32U2 keyboards (#6768) | fauxpark | 2019-09-19 | 1 | -9/+8 |
| | | | | | | * Cleanup rules.mk for 16U2 and 32U2 keyboards * Add back Tap Dance build option | ||||
* | Add 16U2, 16U4 and USB646 to mcu_selection.mk (#6566) | fauxpark | 2019-09-05 | 1 | -37/+0 |
| | |||||
* | Reduce compile size to fix various Travis CI errors (#6426) | Drashna Jaelre | 2019-08-22 | 1 | -1/+1 |
| | | | Due to feature creep | ||||
* | [Keymap] Fix advanced keymap readme and macro function (#6342) | Sidney Bovet | 2019-07-16 | 2 | -4/+2 |
| | |||||
* | [Keyboard] Add support for XD004 macro keyboard (#6337) | Sidney Bovet | 2019-07-15 | 10 | -0/+289 |
* Add support for XD004 Also applying the following suggested edits: Add hardware availability link in readme Co-Authored-By: Drashna Jaelre <drashna@live.com> Enable lite bootmagic Co-Authored-By: Drashna Jaelre <drashna@live.com> Remove commented out MCU Co-Authored-By: fauxpark <fauxpark@gmail.com> * Add more ellaborate keymap Correcting usage of tap_code_16 for modified key, thanks to @drashna * Add information about bootloader type Co-Authored-By: Drashna Jaelre <drashna@live.com> |