index
:
qmk_firmware
head
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
keyboards
/
converter
/
usb_usb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Trim firmware sizes from default rules.mk, part 1 (#8027)
ridingqwerty
2020-01-29
2
-10
/
+10
*
Remove all references to "CUSTOM_MATRIX" as a diode direction (#7937)
fauxpark
2020-01-19
1
-9
/
+0
*
Ensure `PROGMEM` is present on default keymaps (#7836)
fauxpark
2020-01-09
2
-34
/
+2
*
Miscellaneous rules.mk cleanups (#7212)
fauxpark
2019-10-31
3
-2
/
+5
*
[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
1
-47
/
+10
*
[Keyboard] Backport two fixes from TMK: usb-usb converter (#6383)
Michael Pishchagin
2019-07-22
1
-6
/
+6
*
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] 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
*
Fix mixed tabs/spaces and typos in keyboards/converter makefiles (#5041)
Konstantin Đorđević
2019-02-04
1
-14
/
+12
*
Adds a default value for IS_COMMAND for COMMAND feature (#4301)
Drashna Jaelre
2019-01-26
1
-4
/
+0
*
Modified URLs to point to new locations
Jeremy Bernhardt
2019-01-13
1
-1
/
+1
*
converter/usb_usb Refactor and Configurator support (#4345)
noroadsleft
2018-11-03
5
-88
/
+537
*
Second attempt to reduce the size of the USB BLE Converter (#4010)
Drashna Jaelre
2018-09-28
3
-289
/
+3
*
Optimize size of USB_USB BLE Converter
Drashna Jaelre
2018-09-28
2
-4
/
+24
*
add linebreaks to "Keyboard Maintainer:..." blocks where missing (#3763)
Michael F. Lamb
2018-08-26
1
-2
/
+2
*
Updates bootloader settings, adds file size check (#2029)
Jack Humbert
2017-11-27
2
-11
/
+6
*
restructure converters (#1825)
Balz Guenat
2017-11-08
18
-36
/
+82
*
Added BLE support for USB-USB converter. (#1824)
Benjamin Dengler
2017-10-15
4
-0
/
+124
*
Make arguments redo, subproject elimination (#1784)
Jack Humbert
2017-10-14
2
-16
/
+15
*
remove all makefiles from keyboard directories
Jack Humbert
2017-09-27
3
-9
/
+0
*
remove dead links, add troubleshooting section
Balz Guenat
2017-08-19
1
-6
/
+13
*
Update USB-USB converter README according to #1588
Balz Guenat
2017-08-19
1
-51
/
+34
*
cleanup usb-usb converter code
Balz Guenat
2017-08-15
14
-427
/
+393
*
add RESET to keymap
Balz Guenat
2017-08-15
2
-2
/
+2
*
convert keymap into qmk-style
Balz Guenat
2017-08-15
2
-67
/
+69
*
wow, it builds! added empty matrix.c and moved custom matrix code to custom_m...
Balz Guenat
2017-08-15
3
-1
/
+2
*
add extern "C" to matrix.cpp
Balz Guenat
2017-08-15
1
-121
/
+125
*
some major steps toward making the usb-usb converter work
Balz Guenat
2017-08-15
3
-2
/
+4
*
remove unused variables from makefile
Balz Guenat
2017-08-15
1
-4
/
+5
*
small changes following Jack's advice.
Balz Guenat
2017-08-15
1
-3
/
+5
*
start working on usb-usb converter port
Balz Guenat
2017-08-15
16
-0
/
+1481