Commit Graph

28 Commits (7514145ed6bc0f6a8f4b717e4ff88c38d339436b)

Author SHA1 Message Date
Michael Pishchagin 28f53462d0 [Keyboard] Backport two fixes from TMK: usb-usb converter (#6383)
5 years ago
Drashna Jaelre 0072fdd799 Cleanup Default Keymaps (#5442)
5 years ago
Ray Cielencki 9b0a548687 [Keyboard] matrix_init_user shouldn't call itself (#5298)
5 years ago
Ray Cielencki 6aba3ce9d2 [Keyboard] Add support for matrix_scan_user to usb-usb converter (#5291)
5 years ago
zvecr fc06986989 Remove CUSTOM_MATRIX option from diode direction (#5090)
5 years ago
Konstantin Đorđević e4ff07aff0 Fix mixed tabs/spaces and typos in keyboards/converter makefiles (#5041)
5 years ago
Drashna Jaelre b05c0e46c6 Adds a default value for IS_COMMAND for COMMAND feature (#4301)
5 years ago
Jeremy Bernhardt c8cbee5d71 Modified URLs to point to new locations
5 years ago
noroadsleft b5d7bb6154 converter/usb_usb Refactor and Configurator support (#4345)
6 years ago
Drashna Jaelre ab83aedfab Second attempt to reduce the size of the USB BLE Converter (#4010)
6 years ago
Drashna Jaelre 9ade35a9fe Optimize size of USB_USB BLE Converter
6 years ago
Michael F. Lamb 95e9ef27be add linebreaks to "Keyboard Maintainer:..." blocks where missing (#3763)
6 years ago
Jack Humbert 9fdc276260
Updates bootloader settings, adds file size check (#2029)
7 years ago
Balz Guenat 3b5381d689 restructure converters (#1825)
7 years ago
Benjamin Dengler ba4b3d9d72 Added BLE support for USB-USB converter. (#1824)
7 years ago
Jack Humbert 800ec55dfc Make arguments redo, subproject elimination (#1784)
7 years ago
Jack Humbert 791b9cc652 remove all makefiles from keyboard directories
7 years ago
Balz Guenat 30ac7d403e remove dead links, add troubleshooting section
7 years ago
Balz Guenat 6ea408da10 Update USB-USB converter README according to #1588
7 years ago
Balz Guenat 5bff9d6181 cleanup usb-usb converter code
7 years ago
Balz Guenat 7e5ccd50dc add RESET to keymap
7 years ago
Balz Guenat 80d082055b convert keymap into qmk-style
7 years ago
Balz Guenat c8222043fc wow, it builds! added empty matrix.c and moved custom matrix code to custom_matrix.cpp
7 years ago
Balz Guenat fa86b10138 add extern "C" to matrix.cpp
7 years ago
Balz Guenat 2aa5e44640 some major steps toward making the usb-usb converter work
7 years ago
Balz Guenat 42f895a4bc remove unused variables from makefile
7 years ago
Balz Guenat f4cdc9117c small changes following Jack's advice.
7 years ago
Balz Guenat d7d20e2511 start working on usb-usb converter port
7 years ago