Age | Commit message (Expand) | Author |
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 |
2019-01-27 | Fix Command feature: use get_mods() instead of keyboard_report->mods (#4955) | Konstantin Đorđević |
2019-01-26 | Adds a default value for IS_COMMAND for COMMAND feature (#4301) | Drashna Jaelre |
2019-01-13 | Modified URLs to point to new locations | Jeremy Bernhardt |
2018-12-15 | converter/xt_usb: Configurator support (#4657) | noroadsleft |
2018-12-15 | Configurator support for Sun Type 3 and Type 5 USB converters (#4656) | noroadsleft |
2018-12-14 | converter/palm_usb/stowaway: Configurator support (#4655) | noroadsleft |
2018-12-14 | converter/ibm_5291: Configurator support and readme cleanup (#4654) | noroadsleft |
2018-12-06 | Keyboard: Palm serial keyboard USB converter (#4485) | milestogo |
2018-12-04 | Invalid JSON (#4547) | Yan-Fa Li |
2018-11-26 | Keyboard: 5291 firmware to replace the existing soarers controller firmware (... | listofoptions |
2018-11-13 | converter/m0110_usb Configurator support and readme cleanup (#4421) | noroadsleft |
2018-11-13 | converter/ibm_terminal Refactor and Configurator support (#4414) | noroadsleft |
2018-11-04 | converter/adb_usb Configurator support and adb_usb.h cleanup (#4348) | noroadsleft |
2018-11-03 | converter/usb_usb Refactor and Configurator support (#4345) | noroadsleft |
2018-10-23 | Keyboard: Ported ADB-to-USB converter from TMK to QMK (#3931) | Peter Roe |
2018-10-22 | Keyboard: Port of TMK XT USB Converter (#3619) | markspanbroek |