| Commit message (Expand) | Author | Age | Files | Lines |
* | [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 |
* | Modified URLs to point to new locations | Jeremy Bernhardt | 2019-01-13 | 2 | -2/+2 |
* | converter/xt_usb: Configurator support (#4657) | noroadsleft | 2018-12-15 | 1 | -0/+229 |
* | Configurator support for Sun Type 3 and Type 5 USB converters (#4656) | noroadsleft | 2018-12-15 | 2 | -0/+490 |
* | converter/palm_usb/stowaway: Configurator support (#4655) | noroadsleft | 2018-12-14 | 1 | -0/+83 |
* | converter/ibm_5291: Configurator support and readme cleanup (#4654) | noroadsleft | 2018-12-14 | 2 | -7/+100 |
* | Keyboard: Palm serial keyboard USB converter (#4485) | milestogo | 2018-12-06 | 7 | -0/+772 |
* | Invalid JSON (#4547) | Yan-Fa Li | 2018-12-04 | 1 | -1/+1 |
* | Keyboard: 5291 firmware to replace the existing soarers controller firmware (... | listofoptions | 2018-11-26 | 10 | -0/+875 |
* | converter/m0110_usb Configurator support and readme cleanup (#4421) | noroadsleft | 2018-11-13 | 2 | -9/+181 |
* | converter/ibm_terminal Refactor and Configurator support (#4414) | noroadsleft | 2018-11-13 | 8 | -83/+305 |
* | converter/adb_usb Configurator support and adb_usb.h cleanup (#4348) | noroadsleft | 2018-11-04 | 2 | -6/+210 |
* | converter/usb_usb Refactor and Configurator support (#4345) | noroadsleft | 2018-11-03 | 5 | -88/+537 |
* | Keyboard: Ported ADB-to-USB converter from TMK to QMK (#3931) | Peter Roe | 2018-10-23 | 10 | -0/+687 |
* | Keyboard: Port of TMK XT USB Converter (#3619) | markspanbroek | 2018-10-22 | 9 | -0/+677 |
* | Replace outdated RGB/Audio information | Drashna Jaelre | 2018-10-22 | 4 | -4/+4 |
* | Keymap: add sun_usb keymap for sigma (#4138) | Yann Hodique | 2018-10-15 | 3 | -0/+44 |
* | Keyboard: Make type 5 the default sun keyboard. (#4137) | Yann Hodique | 2018-10-15 | 1 | -0/+2 |
* | port sun_usb converter from tmk | Yann Hodique | 2018-10-12 | 12 | -0/+785 |
* | Keyboard: converter/hp_46010a: rename layout macro to LAYOUT (#4024) | noroadsleft | 2018-09-29 | 1 | -3/+1 |
* | Keyboard: converter/hp_46010a: Configurator support (#4017) | noroadsleft | 2018-09-29 | 1 | -0/+115 |
* | 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 |
* | Keyboard: HP 46010A converter (#3967) | listofoptions | 2018-09-23 | 8 | -0/+519 |
* | add linebreaks to "Keyboard Maintainer:..." blocks where missing (#3763) | Michael F. Lamb | 2018-08-26 | 1 | -2/+2 |
* | Keyboard: M0110 converter ported from TMK (#3556) | techsock | 2018-08-02 | 7 | -0/+530 |
* | Updated personal keymaps, fixed Let's Split default keymap, updated JJ40 READ... | Kenneth Aloysius | 2018-04-19 | 1 | -1/+1 |
* | Updates bootloader settings, adds file size check (#2029) | Jack Humbert | 2017-11-27 | 2 | -11/+6 |
* | restructure converters (#1825) | Balz Guenat | 2017-11-08 | 20 | -45/+86 |
* | 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 | 5 | -18/+15 |
* | remove all makefiles from keyboard directories | Jack Humbert | 2017-09-27 | 7 | -69/+0 |
* | Remove all Makefiles from the keyboards directory. (#1660) | skullydazed | 2017-09-08 | 2 | -0/+44 |
* | 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 |