Age | Commit message (Expand) | Author |
2020-12-21 | Initial list of keyboards to exclude from CI (#11213) | Zach White |
2020-12-16 | Normalise include statements in keyboard code (#11185) | Ryan |
2020-10-25 | Rename keyboard-level readmes to lower-case (#10759) | Erovia |
2020-10-13 | Add STM32Duino to bootloader selection (#10558) | Ryan |
2020-09-06 | [Keyboard] Fix adb_usb/aek layout keypad equal key (#10248) | Vitja Makarov |
2020-08-29 | Better handle LTO_ENABLE (#9832) | Drashna Jaelre |
2020-08-29 | Remove unused CORTEX_VTOR_INIT (#10053) | Ryan |
2020-08-29 | Update features to use Custom Tapping Term when appropriate (#6259) | Drashna Jaelre |
2020-08-29 | Bigger combo index (#9318) | Pete Sevander |
2020-08-07 | Remove HD44780 References, Part 2 (#9918) | James Young |
2020-06-28 | Fix siemens_tastatur info.json (#9568) | Ryan |
2020-06-28 | Add missing info.jsons for a few boards (#9549) | Ryan |
2020-05-30 | 2020 May 30 Breaking Changes Update (#9215) | James Young |
2020-05-25 | Fix capitalisation of "GitHub" (#9184) | Ryan |
2020-04-30 | QMK-ify some GPIO macros (#8315) | Ryan |
2020-04-28 | [Keymap] add chriskopher keymap for usb-usb converter (#8856) | Chris Ko |
2020-03-30 | Fix hasu usb converter bootloader (#8613) | Joel Challis |
2020-03-15 | [Keymap] fix sigma keymaps build (#8427) | Yann Hodique |
2020-02-29 | 2020 February 29 Breaking Changes Update (#8064) | James Young |
2020-01-29 | Trim firmware sizes from default rules.mk, part 1 (#8027) | ridingqwerty |
2020-01-28 | Move CORTEX_ENABLE_WFI_IDLE=TRUE to rules.mk files. | Nick Brassel |
2020-01-27 | Refactor stm32duino f103 keyboards to use new central board config files (#7706) | Joel Challis |
2020-01-27 | Migrate common ld scripts to common location (#7887) | Joel Challis |
2020-01-26 | Refactor to use new central board config files | zvecr |
2020-01-26 | Remove duplicate board files | zvecr |
2020-01-19 | Remove all references to "CUSTOM_MATRIX" as a diode direction (#7937) | fauxpark |
2020-01-10 | Refactor f103,f072,f042 based keyboards to use new MCU selection defaults (#7... | Joel Challis |
2020-01-09 | Ensure `PROGMEM` is present on default keymaps (#7836) | fauxpark |
2019-11-13 | [Keyboard] XT converter: add config_common.h include and fix E0 collision (#7... | fauxpark |
2019-10-31 | Miscellaneous rules.mk cleanups (#7212) | fauxpark |
2019-10-25 | [Keyboard] Fix Print Screen key for XT to USB converter (#7039) | fauxpark |
2019-10-16 | [Keymap] Add narze keymap for usb-usb converter (#6881) | Manassarn "Noom" Manoonchai |
2019-10-16 | [Keyboard] Update formatting of README for usb_usb (#7037) | Duncan Elliot |
2019-10-05 | Cleanup rules.mk for 32U4 keyboards, A-F (#6804) | fauxpark |
2019-09-19 | Cleanup rules.mk for USB64 and USB128 keyboards (#6769) | fauxpark |
2019-07-22 | [Keyboard] Backport two fixes from TMK: usb-usb converter (#6383) | Michael Pishchagin |
2019-07-16 | Remove commented out MCUs in rules.mk (#5884) | fauxpark |
2019-06-11 | [Keyboard] Siemens Tastatur Converter (#6090) | yiancar |
2019-06-06 | Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997) | Drashna Jaelre |
2019-05-24 | [Keyboard] Fix formatting on keyboard to micro connection table (#5968) | Mark |
2019-05-17 | [Keyboard] keypad enter should not be remapped in Model M default keymap (#5897) | Chris Broekema |
2019-04-14 | [Keyboard] IBM Model M (ANSI/ISO) Teensy 2.0++ conversion (#5560) | iw0rm3r |
2019-03-19 | Cleanup Default Keymaps (#5442) | Drashna Jaelre |
2019-03-03 | [Keyboard] matrix_init_user shouldn't call itself (#5298) | Ray Cielencki |
2019-03-03 | [Keyboard] Adding Numeric Keypad //e converter (#5294) | Adam Newbold |
2019-03-03 | [Keyboard] Add support for matrix_scan_user to usb-usb converter (#5291) | Ray Cielencki |
2019-02-18 | Remove CUSTOM_MATRIX option from diode direction (#5090) | zvecr |
2019-02-14 | Remove problematic unicode_map stub definition in process_unicodemap.c (#5110) | Konstantin Đorđević |
2019-02-04 | Fix mixed tabs/spaces and typos in keyboards/converter makefiles (#5041) | Konstantin Đorđević |
2019-02-02 | [Keyboard] ADB converter lock LED fix (#5035) | Peter Roe |