index
:
qmk_firmware
head
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
keyboards
/
converter
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
[Keymap] Add narze keymap for usb-usb converter (#6881)
Manassarn "Noom" Manoonchai
2019-10-16
4
-0
/
+228
*
[Keyboard] Update formatting of README for usb_usb (#7037)
Duncan Elliot
2019-10-16
1
-29
/
+19
*
Cleanup rules.mk for 32U4 keyboards, A-F (#6804)
fauxpark
2019-10-05
10
-365
/
+83
*
Cleanup rules.mk for USB64 and USB128 keyboards (#6769)
fauxpark
2019-09-19
1
-49
/
+2
*
[Keyboard] Backport two fixes from TMK: usb-usb converter (#6383)
Michael Pishchagin
2019-07-22
1
-6
/
+6
*
Remove commented out MCUs in rules.mk (#5884)
fauxpark
2019-07-16
3
-3
/
+0
*
[Keyboard] Siemens Tastatur Converter (#6090)
yiancar
2019-06-11
18
-0
/
+2074
*
Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)
Drashna Jaelre
2019-06-06
6
-26
/
+22
*
[Keyboard] Fix formatting on keyboard to micro connection table (#5968)
Mark
2019-05-24
1
-3
/
+4
*
[Keyboard] keypad enter should not be remapped in Model M default keymap (#5897)
Chris Broekema
2019-05-17
1
-1
/
+1
*
[Keyboard] IBM Model M (ANSI/ISO) Teensy 2.0++ conversion (#5560)
iw0rm3r
2019-04-14
12
-0
/
+500
*
Cleanup Default Keymaps (#5442)
Drashna Jaelre
2019-03-19
1
-5
/
+2
*
[Keyboard] matrix_init_user shouldn't call itself (#5298)
Ray Cielencki
2019-03-03
1
-1
/
+0
*
[Keyboard] Adding Numeric Keypad //e converter (#5294)
Adam Newbold
2019-03-03
12
-0
/
+477
*
[Keyboard] Add support for matrix_scan_user to usb-usb converter (#5291)
Ray Cielencki
2019-03-03
1
-0
/
+21
*
Remove CUSTOM_MATRIX option from diode direction (#5090)
zvecr
2019-02-18
1
-1
/
+1
*
Remove problematic unicode_map stub definition in process_unicodemap.c (#5110)
Konstantin Đorđević
2019-02-14
4
-5
/
+1
*
Fix mixed tabs/spaces and typos in keyboards/converter makefiles (#5041)
Konstantin Đorđević
2019-02-04
9
-117
/
+96
*
[Keyboard] ADB converter lock LED fix (#5035)
Peter Roe
2019-02-02
4
-11
/
+7
*
Fix Command feature: use get_mods() instead of keyboard_report->mods (#4955)
Konstantin Đorđević
2019-01-27
5
-18
/
+18
*
Adds a default value for IS_COMMAND for COMMAND feature (#4301)
Drashna Jaelre
2019-01-26
1
-4
/
+0
[next]