Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | converter/usb_usb Refactor and Configurator support (#4345) | noroadsleft | 2018-11-03 | 1 | -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 code | Balz Guenat | 2017-08-15 | 1 | -0/+1 |
| | |||||
* | add RESET to keymap | Balz Guenat | 2017-08-15 | 1 | -1/+1 |
| | |||||
* | convert keymap into qmk-style | Balz Guenat | 2017-08-15 | 1 | -53/+55 |
| | |||||
* | start working on usb-usb converter port | Balz Guenat | 2017-08-15 | 1 | -0/+200 |