| Commit message (Expand) | Author | Age | Files | Lines |
* | Add description in Bluetooth docs for requiring NKRO to be disabled (#10359) | Peter Landoll | 2020-09-22 | 1 | -3/+7 |
* | Output an error message if LINK_TIME_OPTIMIZATION_ENABLE is set but LTO_ENABL... | David Cuthbert | 2020-09-17 | 1 | -0/+2 |
* | Remove support for Adafruit EZ-Key (#10103) | Ryan | 2020-08-29 | 1 | -6/+0 |
* | Better handle LTO_ENABLE (#9832) | Drashna Jaelre | 2020-08-29 | 1 | -6/+3 |
* | Disable NKRO on V-USB controllers (#9054) | Drashna Jaelre | 2020-08-29 | 1 | -2/+6 |
* | Additional cleanups for V-USB code (#9310) | Ryan | 2020-08-29 | 1 | -4/+0 |
* | 2020 May 30 Breaking Changes Update (#9215) | James Young | 2020-05-30 | 1 | -1/+8 |
* | Revert "Fix conflicting types for 'tfp_printf' (#8269)" | skullY | 2020-05-04 | 1 | -8/+1 |
* | Fix conflicting types for 'tfp_printf' (#8269) | Joel Challis | 2020-05-03 | 1 | -1/+8 |
* | Initial vusb console support (#8559) | Joel Challis | 2020-05-03 | 1 | -0/+1 |
* | Fix compile issues related to NO_ACTION_MACRO/FUNCTION and LTO_ENABLE (#8663) | Konstantin Đorđević | 2020-04-09 | 1 | -2/+0 |
* | Align some ChibiOS build logic (#8461) | Joel Challis | 2020-03-22 | 1 | -5/+0 |
* | Add support for Bootmagic lite when using SPLIT_HAND_PIN (#8347) | Joel Challis | 2020-03-21 | 1 | -0/+2 |
* | Initial arm->chibios pass - simplify some platform logic (#8450) | Joel Challis | 2020-03-21 | 1 | -12/+2 |
* | Unconditionally enable ChibiOS syscalls (#8268) | Joel Challis | 2020-03-01 | 1 | -12/+2 |
* | 2020 February 29 Breaking Changes Update (#8064) | James Young | 2020-02-29 | 1 | -0/+5 |
* | Add customisable EEPROM driver selection (#7274) | Nick Brassel | 2020-01-24 | 1 | -27/+3 |
* | Remove `KEYMAP_SECTION_ENABLE` (#7882) | fauxpark | 2020-01-17 | 1 | -12/+0 |
* | [Core] Add short form LTO_ENABLE (#7259) | Drashna Jaelre | 2019-11-04 | 1 | -0/+3 |
* | Move tmk_core/common/backlight to quantum/backlight (#6710) | Joel Challis | 2019-10-17 | 1 | -5/+0 |
* | Add option to enable LTO easily (#5674) | Drashna Jaelre | 2019-05-02 | 1 | -0/+7 |
* | Add Satisfaction75 to QMK, Enable EEPROM on stm32f072 (#5094) | Andrew Kannan | 2019-02-13 | 1 | -0/+5 |
* | Use a single endpoint for HID reports (#3951) | James Laird-Wah | 2018-11-15 | 1 | -0/+21 |
* | Fix Spacing issue in makefile that breaks Terminal config | Drashna Jaelre | 2018-11-06 | 1 | -1/+1 |
* | Fix Terminal feature on ChibiOS | Drashna Jaelre | 2018-11-06 | 1 | -1/+3 |
* | Add Bootmagic Lite to QMK (#4215) | Drashna Jaelre | 2018-10-27 | 1 | -1/+13 |
* | stm32f1xx EEPROM emulation (#3914) | Takuya Urakawa | 2018-10-19 | 1 | -0/+7 |
* | Massdrop keyboards console device support for hid_listen | patrickmt | 2018-10-10 | 1 | -0/+1 |
* | STM32 EEPROM Emulation (#3741) | yiancar | 2018-08-29 | 1 | -1/+6 |
* | Massdrop keyboard support (#3780) | patrickmt | 2018-08-29 | 1 | -0/+6 |
* | add syscalls.c if autoshift is enabled, to fix compile issue on ChibiOS | U-LANDSRAAD\drashna | 2018-03-25 | 1 | -0/+3 |
* | Rename ONEHAND_ENABLE to SWAP_HANDS_ENABLE for consistency | Joe Wasson | 2018-03-16 | 1 | -2/+5 |
* | Move functionality from action_util to report | Fred Sundvik | 2017-06-18 | 1 | -0/+1 |
* | Emulate eeprom | Fred Sundvik | 2017-06-18 | 1 | -0/+4 |
* | Rename native to test | Fred Sundvik | 2017-06-18 | 1 | -1/+1 |
* | Empty implementation of bootloader, suspend and timer | Fred Sundvik | 2017-06-18 | 1 | -0/+2 |
* | Use variable to disable usb check at startup | yiancar | 2017-05-26 | 1 | -6/+14 |
* | Add RN42 Bluetooth module support | Travis La Marr | 2017-03-29 | 1 | -0/+5 |
* | Add BLE and EZKey module defines. | Travis La Marr | 2017-03-24 | 1 | -0/+2 |
* | Refactor Bluetooth Handling | Travis La Marr | 2017-03-24 | 1 | -4/+8 |
* | Got ps2avrGB to work with the V-USB protocol | Luiz Ribeiro | 2017-01-21 | 1 | -0/+8 |
* | Merge pull request #921 from Wilba6582/raw_hid | Jack Humbert | 2016-12-05 | 1 | -0/+4 |
|\ |
|
| * | Initial version of Raw HID interface | Wilba6582 | 2016-12-01 | 1 | -0/+4 |
* | | Add support for Adafruit BLE modules | Wez Furlong | 2016-11-27 | 1 | -1/+5 |
|/ |
|
* | More common settings for unit tests and keyboards | Fred Sundvik | 2016-08-27 | 1 | -40/+31 |
* | Merge branch 'master' into makefile_overhaul | Fred Sundvik | 2016-08-23 | 1 | -0/+4 |
|\ |
|
| * | Add one-hand support. | Joe Wasson | 2016-08-20 | 1 | -0/+4 |
* | | Don't add VERSION as a define | Fred Sundvik | 2016-08-20 | 1 | -3/+0 |
|/ |
|
* | Don't run git describe for ever file that is built | Fred Sundvik | 2016-07-08 | 1 | -1/+1 |
* | Add setting of the master side to the makefile | Fred Sundvik | 2016-07-06 | 1 | -0/+9 |