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