| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-11-03 | converter/usb_usb Refactor and Configurator support (#4345) | ||
| * 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 | |||
| 2017-08-15 | cleanup usb-usb converter code | ||
| 2017-08-15 | add RESET to keymap | ||
| 2017-08-15 | convert keymap into qmk-style | ||
| 2017-08-15 | start working on usb-usb converter port | ||