summaryrefslogtreecommitdiffstats
path: root/keyboards/converter/usb_usb/usb_usb.h
Commit message (Collapse)AuthorAgeFilesLines
* converter/usb_usb Refactor and Configurator support (#4345)noroadsleft2018-11-031-28/+28
| | | | | | | | | | | | | | | | | * converter/usb_usb: layout macro refactor - KEYMAP_ALL renamed to LAYOUT_all - KEYMAP renamed to LAYOUT_ansi - KEYMAP_ISO renamed to LAYOUT_iso - KEYMAP_JIS renamed to LAYOUT_jis * converter/usb_usb: keymap refactor - all keymaps now use #include QMK_KEYBOARD_H - layout macro names updated - removed deprecated TMK macro/function code * Add info.json file for Configurator support
* cleanup usb-usb converter codeBalz Guenat2017-08-151-0/+1
|
* add RESET to keymapBalz Guenat2017-08-151-1/+1
|
* convert keymap into qmk-styleBalz Guenat2017-08-151-53/+55
|
* start working on usb-usb converter portBalz Guenat2017-08-151-0/+200