Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-08-14 | Move keyboard USB IDs and strings to data driven, pass 2: B-C (#17945) | Ryan | |
2022-05-07 | usb-usb converter: community layout support (#16773) | Ryan | |
2021-09-12 | Remove width, height and key_count from info.json (#14274) | Ryan | |
2018-11-03 | converter/usb_usb Refactor and Configurator support (#4345) | noroadsleft | |
* 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 |