| Commit message (Expand) | Author | Age | Files | Lines |
* | [Keymap] for Ibm m122 (#11704) | dsanchezseco | 2021-04-02 | 2 | -0/+59 |
* | XT converter cleanup (#12264) | Ryan | 2021-03-18 | 7 | -381/+366 |
* | remove keyboard_folder from info.json | Zach White | 2021-02-27 | 6 | -6/+0 |
* | Remove FAUXCLICKY feature (deprecated) (#11829) | Drashna Jaelre | 2021-02-09 | 3 | -3/+0 |
* | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-02-07 | 1 | -43/+0 |
|\ |
|
| * | Migrate some tmk_core files to quantum (#11791) | Joel Challis | 2021-02-07 | 1 | -43/+0 |
* | | Remove legacy print backward compatiblitly (#11805) | Joel Challis | 2021-02-06 | 7 | -11/+11 |
* | | Remove `MIDI_ENABLE_STRICT` from user keymaps (#11750) | Ryan | 2021-02-06 | 1 | -3/+0 |
* | | remove conflicting NKRO_ENABLE flag | Zach White | 2021-01-30 | 1 | -1/+0 |
* | | ChibiOS conf migrations... take 11 (#11646) | Nick Brassel | 2021-01-21 | 1 | -12/+0 |
* | | Fix up comments showing how to execute config migration. (#11621) | Nick Brassel | 2021-01-20 | 2 | -2/+2 |
* | | Merge remote-tracking branch 'upstream/master' into develop | fauxpark | 2021-01-15 | 14 | -15/+1 |
|\| |
|
| * | Remove `DESCRIPTION`, B-D (#11513) | Ryan | 2021-01-15 | 14 | -15/+1 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-01-13 | 2 | -0/+0 |
|\| |
|
| * | Exclude more keyboards from CI (#11436) | Zach White | 2021-01-13 | 2 | -0/+0 |
* | | clean up generate-api errors | Zach White | 2021-01-07 | 3 | -4/+2 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2020-12-21 | 2 | -0/+0 |
|\| |
|
| * | Initial list of keyboards to exclude from CI (#11213) | Zach White | 2020-12-21 | 2 | -0/+0 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2020-12-16 | 4 | -5/+5 |
|\| |
|
| * | Normalise include statements in keyboard code (#11185) | Ryan | 2020-12-16 | 4 | -5/+5 |
* | | ChibiOS upgrade: keyboard conf migrations (phase 1) (#10418) | Nick Brassel | 2020-12-05 | 3 | -1422/+44 |
|/ |
|
* | Rename keyboard-level readmes to lower-case (#10759) | Erovia | 2020-10-25 | 5 | -0/+0 |
* | Add STM32Duino to bootloader selection (#10558) | Ryan | 2020-10-13 | 2 | -16/+2 |
* | [Keyboard] Fix adb_usb/aek layout keypad equal key (#10248) | Vitja Makarov | 2020-09-06 | 1 | -1/+1 |
* | Better handle LTO_ENABLE (#9832) | Drashna Jaelre | 2020-08-29 | 1 | -1/+1 |
* | Remove unused CORTEX_VTOR_INIT (#10053) | Ryan | 2020-08-29 | 1 | -1/+0 |
* | Update features to use Custom Tapping Term when appropriate (#6259) | Drashna Jaelre | 2020-08-29 | 1 | -3/+3 |
* | Bigger combo index (#9318) | Pete Sevander | 2020-08-29 | 2 | -2/+2 |
* | Remove HD44780 References, Part 2 (#9918) | James Young | 2020-08-07 | 3 | -3/+0 |
* | Fix siemens_tastatur info.json (#9568) | Ryan | 2020-06-28 | 2 | -2/+2 |
* | Add missing info.jsons for a few boards (#9549) | Ryan | 2020-06-28 | 1 | -0/+94 |
* | 2020 May 30 Breaking Changes Update (#9215) | James Young | 2020-05-30 | 2 | -6/+2 |
* | Fix capitalisation of "GitHub" (#9184) | Ryan | 2020-05-25 | 1 | -1/+1 |
* | QMK-ify some GPIO macros (#8315) | Ryan | 2020-04-30 | 1 | -21/+20 |
* | [Keymap] add chriskopher keymap for usb-usb converter (#8856) | Chris Ko | 2020-04-28 | 7 | -0/+682 |
* | Fix hasu usb converter bootloader (#8613) | Joel Challis | 2020-03-30 | 1 | -0/+3 |
* | [Keymap] fix sigma keymaps build (#8427) | Yann Hodique | 2020-03-15 | 1 | -0/+1 |
* | 2020 February 29 Breaking Changes Update (#8064) | James Young | 2020-02-29 | 4 | -99/+462 |
* | Trim firmware sizes from default rules.mk, part 1 (#8027) | ridingqwerty | 2020-01-29 | 13 | -56/+56 |
* | Move CORTEX_ENABLE_WFI_IDLE=TRUE to rules.mk files. | Nick Brassel | 2020-01-28 | 2 | -4/+3 |
* | Refactor stm32duino f103 keyboards to use new central board config files (#7706) | Joel Challis | 2020-01-27 | 4 | -228/+1 |
|\ |
|
| * | Refactor to use new central board config files | zvecr | 2020-01-26 | 1 | -1/+1 |
| * | Remove duplicate board files | zvecr | 2020-01-26 | 3 | -227/+0 |
* | | Migrate common ld scripts to common location (#7887) | Joel Challis | 2020-01-27 | 2 | -193/+0 |
|/ |
|
* | Remove all references to "CUSTOM_MATRIX" as a diode direction (#7937) | fauxpark | 2020-01-19 | 3 | -13/+0 |
* | Refactor f103,f072,f042 based keyboards to use new MCU selection defaults (#7... | Joel Challis | 2020-01-10 | 1 | -34/+6 |
* | Ensure `PROGMEM` is present on default keymaps (#7836) | fauxpark | 2020-01-09 | 2 | -34/+2 |
* | [Keyboard] XT converter: add config_common.h include and fix E0 collision (#7... | fauxpark | 2019-11-13 | 2 | -21/+23 |
* | Miscellaneous rules.mk cleanups (#7212) | fauxpark | 2019-10-31 | 3 | -2/+5 |
* | [Keyboard] Fix Print Screen key for XT to USB converter (#7039) | fauxpark | 2019-10-25 | 5 | -32/+10 |