Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove `MIDI_ENABLE_STRICT` from keyboards' config.h (#11679) | Ryan | 2021-01-27 | 1 | -3/+0 |
| | |||||
* | Remove `DESCRIPTION`, R-V (#11632) | Ryan | 2021-01-20 | 1 | -1/+0 |
| | |||||
* | Remove comments about custom ldscript for Teensy LC (#11224) | Ryan | 2020-12-23 | 1 | -1/+0 |
| | |||||
* | Better handle LTO_ENABLE (#9832) | Drashna Jaelre | 2020-08-29 | 1 | -1/+1 |
| | | | | | | | | | * Better handle LTO_ENABLE Especially when calling from command line * Replace LINK_TIME_OPTIMIZATION_ENABLE with LTO_ENABLE * Remove long for LTO from show_options.mk | ||||
* | The Key Company project consolidation (#9547) | TerryMathews | 2020-08-29 | 9 | -0/+308 |
* Consolidate TKC projects and increase VIA keymap count to 4. * Updated readme files. * Removed config.h via limitation of 2 dynamic keymaps * Reduce dynamic keymaps from 4 to 3 due to EEPROM space limitations. * Update dynamic_keymap.c * Restore 4 dynamic keymaps for VIA in TKC projects. * Update quantum/dynamic_keymap.c |