summaryrefslogtreecommitdiffstats
path: root/keyboards/converter
Commit message (Expand)AuthorAgeFilesLines
* remove conflicting NKRO_ENABLE flagZach White2021-01-301-1/+0
* ChibiOS conf migrations... take 11 (#11646)Nick Brassel2021-01-211-12/+0
* Fix up comments showing how to execute config migration. (#11621)Nick Brassel2021-01-202-2/+2
* Merge remote-tracking branch 'upstream/master' into developfauxpark2021-01-1514-15/+1
|\
| * Remove `DESCRIPTION`, B-D (#11513)Ryan2021-01-1514-15/+1
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-01-132-0/+0
|\|
| * Exclude more keyboards from CI (#11436)Zach White2021-01-132-0/+0
* | clean up generate-api errorsZach White2021-01-073-4/+2
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2020-12-212-0/+0
|\|
| * Initial list of keyboards to exclude from CI (#11213)Zach White2020-12-212-0/+0
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2020-12-164-5/+5
|\|
| * Normalise include statements in keyboard code (#11185)Ryan2020-12-164-5/+5
* | ChibiOS upgrade: keyboard conf migrations (phase 1) (#10418)Nick Brassel2020-12-053-1422/+44
|/
* Rename keyboard-level readmes to lower-case (#10759)Erovia2020-10-255-0/+0
* Add STM32Duino to bootloader selection (#10558)Ryan2020-10-132-16/+2
* [Keyboard] Fix adb_usb/aek layout keypad equal key (#10248)Vitja Makarov2020-09-061-1/+1
* Better handle LTO_ENABLE (#9832)Drashna Jaelre2020-08-291-1/+1
* Remove unused CORTEX_VTOR_INIT (#10053)Ryan2020-08-291-1/+0
* Update features to use Custom Tapping Term when appropriate (#6259)Drashna Jaelre2020-08-291-3/+3
* Bigger combo index (#9318)Pete Sevander2020-08-292-2/+2
* Remove HD44780 References, Part 2 (#9918)James Young2020-08-073-3/+0
* Fix siemens_tastatur info.json (#9568)Ryan2020-06-282-2/+2
* Add missing info.jsons for a few boards (#9549)Ryan2020-06-281-0/+94
* 2020 May 30 Breaking Changes Update (#9215)James Young2020-05-302-6/+2
* Fix capitalisation of "GitHub" (#9184)Ryan2020-05-251-1/+1
* QMK-ify some GPIO macros (#8315)Ryan2020-04-301-21/+20
* [Keymap] add chriskopher keymap for usb-usb converter (#8856)Chris Ko2020-04-287-0/+682
* Fix hasu usb converter bootloader (#8613)Joel Challis2020-03-301-0/+3
* [Keymap] fix sigma keymaps build (#8427)Yann Hodique2020-03-151-0/+1
* 2020 February 29 Breaking Changes Update (#8064)James Young2020-02-294-99/+462
* Trim firmware sizes from default rules.mk, part 1 (#8027)ridingqwerty2020-01-2913-56/+56
* Move CORTEX_ENABLE_WFI_IDLE=TRUE to rules.mk files.Nick Brassel2020-01-282-4/+3
* Refactor stm32duino f103 keyboards to use new central board config files (#7706)Joel Challis2020-01-274-228/+1
|\
| * Refactor to use new central board config fileszvecr2020-01-261-1/+1
| * Remove duplicate board fileszvecr2020-01-263-227/+0
* | Migrate common ld scripts to common location (#7887)Joel Challis2020-01-272-193/+0
|/
* Remove all references to "CUSTOM_MATRIX" as a diode direction (#7937)fauxpark2020-01-193-13/+0
* Refactor f103,f072,f042 based keyboards to use new MCU selection defaults (#7...Joel Challis2020-01-101-34/+6
* Ensure `PROGMEM` is present on default keymaps (#7836)fauxpark2020-01-092-34/+2
* [Keyboard] XT converter: add config_common.h include and fix E0 collision (#7...fauxpark2019-11-132-21/+23
* Miscellaneous rules.mk cleanups (#7212)fauxpark2019-10-313-2/+5
* [Keyboard] Fix Print Screen key for XT to USB converter (#7039)fauxpark2019-10-255-32/+10
* [Keymap] Add narze keymap for usb-usb converter (#6881)Manassarn "Noom" Manoonchai2019-10-164-0/+228
* [Keyboard] Update formatting of README for usb_usb (#7037)Duncan Elliot2019-10-161-29/+19
* Cleanup rules.mk for 32U4 keyboards, A-F (#6804)fauxpark2019-10-0510-365/+83
* Cleanup rules.mk for USB64 and USB128 keyboards (#6769)fauxpark2019-09-191-49/+2
* [Keyboard] Backport two fixes from TMK: usb-usb converter (#6383)Michael Pishchagin2019-07-221-6/+6
* Remove commented out MCUs in rules.mk (#5884)fauxpark2019-07-163-3/+0
* [Keyboard] Siemens Tastatur Converter (#6090)yiancar2019-06-1118-0/+2074
* Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre2019-06-066-26/+22