index
:
qmk_firmware
redox-keymap-yushyin
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
keyboards
/
converter
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-19
Cleanup Default Keymaps (#5442)
Drashna Jaelre
1
-5
/
+2
2019-03-03
[Keyboard] matrix_init_user shouldn't call itself (#5298)
Ray Cielencki
1
-1
/
+0
2019-03-03
[Keyboard] Adding Numeric Keypad //e converter (#5294)
Adam Newbold
12
-0
/
+477
2019-03-03
[Keyboard] Add support for matrix_scan_user to usb-usb converter (#5291)
Ray Cielencki
1
-0
/
+21
2019-02-18
Remove CUSTOM_MATRIX option from diode direction (#5090)
zvecr
1
-1
/
+1
2019-02-15
Remove problematic unicode_map stub definition in process_unicodemap.c (#5110)
Konstantin Đorđević
4
-5
/
+1
2019-02-05
Fix mixed tabs/spaces and typos in keyboards/converter makefiles (#5041)
Konstantin Đorđević
9
-117
/
+96
2019-02-02
[Keyboard] ADB converter lock LED fix (#5035)
Peter Roe
4
-11
/
+7
2019-01-27
Fix Command feature: use get_mods() instead of keyboard_report->mods (#4955)
Konstantin Đorđević
5
-18
/
+18
2019-01-27
Adds a default value for IS_COMMAND for COMMAND feature (#4301)
Drashna Jaelre
1
-4
/
+0
2019-01-13
Modified URLs to point to new locations
Jeremy Bernhardt
2
-2
/
+2
2018-12-15
converter/xt_usb: Configurator support (#4657)
noroadsleft
1
-0
/
+229
2018-12-15
Configurator support for Sun Type 3 and Type 5 USB converters (#4656)
noroadsleft
2
-0
/
+490
2018-12-15
converter/palm_usb/stowaway: Configurator support (#4655)
noroadsleft
1
-0
/
+83
2018-12-15
converter/ibm_5291: Configurator support and readme cleanup (#4654)
noroadsleft
2
-7
/
+100
2018-12-07
Keyboard: Palm serial keyboard USB converter (#4485)
milestogo
7
-0
/
+772
2018-12-04
Invalid JSON (#4547)
Yan-Fa Li
1
-1
/
+1
2018-11-26
Keyboard: 5291 firmware to replace the existing soarers controller firmware (...
listofoptions
10
-0
/
+875
2018-11-13
converter/m0110_usb Configurator support and readme cleanup (#4421)
noroadsleft
2
-9
/
+181
2018-11-13
converter/ibm_terminal Refactor and Configurator support (#4414)
noroadsleft
8
-83
/
+305
2018-11-04
converter/adb_usb Configurator support and adb_usb.h cleanup (#4348)
noroadsleft
2
-6
/
+210
2018-11-04
converter/usb_usb Refactor and Configurator support (#4345)
noroadsleft
5
-88
/
+537
2018-10-23
Keyboard: Ported ADB-to-USB converter from TMK to QMK (#3931)
Peter Roe
10
-0
/
+687
2018-10-22
Keyboard: Port of TMK XT USB Converter (#3619)
markspanbroek
9
-0
/
+677
2018-10-22
Replace outdated RGB/Audio information
Drashna Jaelre
4
-4
/
+4
2018-10-15
Keymap: add sun_usb keymap for sigma (#4138)
Yann Hodique
3
-0
/
+44
2018-10-15
Keyboard: Make type 5 the default sun keyboard. (#4137)
Yann Hodique
1
-0
/
+2
2018-10-12
port sun_usb converter from tmk
Yann Hodique
12
-0
/
+785
2018-09-29
Keyboard: converter/hp_46010a: rename layout macro to LAYOUT (#4024)
noroadsleft
1
-3
/
+1
2018-09-29
Keyboard: converter/hp_46010a: Configurator support (#4017)
noroadsleft
1
-0
/
+115
2018-09-29
Second attempt to reduce the size of the USB BLE Converter (#4010)
Drashna Jaelre
3
-289
/
+3
2018-09-28
Optimize size of USB_USB BLE Converter
Drashna Jaelre
2
-4
/
+24
2018-09-24
Keyboard: HP 46010A converter (#3967)
listofoptions
8
-0
/
+519
2018-08-26
add linebreaks to "Keyboard Maintainer:..." blocks where missing (#3763)
Michael F. Lamb
1
-2
/
+2
2018-08-02
Keyboard: M0110 converter ported from TMK (#3556)
techsock
7
-0
/
+530
2018-04-19
Updated personal keymaps, fixed Let's Split default keymap, updated JJ40 READ...
Kenneth Aloysius
1
-1
/
+1
2017-11-28
Updates bootloader settings, adds file size check (#2029)
Jack Humbert
2
-11
/
+6
2017-11-08
restructure converters (#1825)
Balz Guenat
20
-45
/
+86
2017-10-16
Added BLE support for USB-USB converter. (#1824)
Benjamin Dengler
4
-0
/
+124
2017-10-14
Make arguments redo, subproject elimination (#1784)
Jack Humbert
5
-18
/
+15
2017-09-27
remove all makefiles from keyboard directories
Jack Humbert
7
-69
/
+0
2017-09-08
Remove all Makefiles from the keyboards directory. (#1660)
skullydazed
2
-0
/
+44
2017-08-19
remove dead links, add troubleshooting section
Balz Guenat
1
-6
/
+13
2017-08-19
Update USB-USB converter README according to #1588
Balz Guenat
1
-51
/
+34
2017-08-16
cleanup usb-usb converter code
Balz Guenat
14
-427
/
+393
2017-08-16
add RESET to keymap
Balz Guenat
2
-2
/
+2
2017-08-16
convert keymap into qmk-style
Balz Guenat
2
-67
/
+69
2017-08-16
wow, it builds! added empty matrix.c and moved custom matrix code to custom_m...
Balz Guenat
3
-1
/
+2
2017-08-16
add extern "C" to matrix.cpp
Balz Guenat
1
-121
/
+125
2017-08-16
some major steps toward making the usb-usb converter work
Balz Guenat
3
-2
/
+4
[next]