summaryrefslogtreecommitdiff
path: root/keyboards/converter
AgeCommit message (Expand)Author
2019-03-03[Keyboard] matrix_init_user shouldn't call itself (#5298)Ray Cielencki
2019-03-03[Keyboard] Adding Numeric Keypad //e converter (#5294)Adam Newbold
2019-03-03[Keyboard] Add support for matrix_scan_user to usb-usb converter (#5291)Ray Cielencki
2019-02-18Remove CUSTOM_MATRIX option from diode direction (#5090)zvecr
2019-02-14Remove problematic unicode_map stub definition in process_unicodemap.c (#5110)Konstantin Đorđević
2019-02-04Fix mixed tabs/spaces and typos in keyboards/converter makefiles (#5041)Konstantin Đorđević
2019-02-02[Keyboard] ADB converter lock LED fix (#5035)Peter Roe
2019-01-27Fix Command feature: use get_mods() instead of keyboard_report->mods (#4955)Konstantin Đorđević
2019-01-26Adds a default value for IS_COMMAND for COMMAND feature (#4301)Drashna Jaelre
2019-01-13Modified URLs to point to new locationsJeremy Bernhardt
2018-12-15converter/xt_usb: Configurator support (#4657)noroadsleft
2018-12-15Configurator support for Sun Type 3 and Type 5 USB converters (#4656)noroadsleft
2018-12-14converter/palm_usb/stowaway: Configurator support (#4655)noroadsleft
2018-12-14converter/ibm_5291: Configurator support and readme cleanup (#4654)noroadsleft
2018-12-06Keyboard: Palm serial keyboard USB converter (#4485)milestogo
2018-12-04Invalid JSON (#4547)Yan-Fa Li
2018-11-26Keyboard: 5291 firmware to replace the existing soarers controller firmware (...listofoptions
2018-11-13converter/m0110_usb Configurator support and readme cleanup (#4421)noroadsleft
2018-11-13converter/ibm_terminal Refactor and Configurator support (#4414)noroadsleft
2018-11-04converter/adb_usb Configurator support and adb_usb.h cleanup (#4348)noroadsleft
2018-11-03converter/usb_usb Refactor and Configurator support (#4345)noroadsleft
2018-10-23Keyboard: Ported ADB-to-USB converter from TMK to QMK (#3931)Peter Roe
2018-10-22Keyboard: Port of TMK XT USB Converter (#3619)markspanbroek
2018-10-22Replace outdated RGB/Audio informationDrashna Jaelre
2018-10-15Keymap: add sun_usb keymap for sigma (#4138)Yann Hodique
2018-10-15Keyboard: Make type 5 the default sun keyboard. (#4137)Yann Hodique
2018-10-12port sun_usb converter from tmkYann Hodique
2018-09-29Keyboard: converter/hp_46010a: rename layout macro to LAYOUT (#4024)noroadsleft
2018-09-29Keyboard: converter/hp_46010a: Configurator support (#4017)noroadsleft
2018-09-28Second attempt to reduce the size of the USB BLE Converter (#4010)Drashna Jaelre
2018-09-28Optimize size of USB_USB BLE ConverterDrashna Jaelre
2018-09-23Keyboard: HP 46010A converter (#3967)listofoptions
2018-08-26add linebreaks to "Keyboard Maintainer:..." blocks where missing (#3763)Michael F. Lamb
2018-08-02Keyboard: M0110 converter ported from TMK (#3556)techsock
2018-04-19Updated personal keymaps, fixed Let's Split default keymap, updated JJ40 READ...Kenneth Aloysius
2017-11-27Updates bootloader settings, adds file size check (#2029)Jack Humbert
2017-11-08restructure converters (#1825)Balz Guenat
2017-10-15Added BLE support for USB-USB converter. (#1824)Benjamin Dengler
2017-10-14Make arguments redo, subproject elimination (#1784)Jack Humbert
2017-09-27remove all makefiles from keyboard directoriesJack Humbert
2017-09-08Remove all Makefiles from the keyboards directory. (#1660)skullydazed
2017-08-19remove dead links, add troubleshooting sectionBalz Guenat
2017-08-19Update USB-USB converter README according to #1588Balz Guenat
2017-08-15cleanup usb-usb converter codeBalz Guenat
2017-08-15add RESET to keymapBalz Guenat
2017-08-15convert keymap into qmk-styleBalz Guenat
2017-08-15wow, it builds! added empty matrix.c and moved custom matrix code to custom_m...Balz Guenat
2017-08-15add extern "C" to matrix.cppBalz Guenat
2017-08-15some major steps toward making the usb-usb converter workBalz Guenat
2017-08-15remove unused variables from makefileBalz Guenat