Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-01-09 | Ensure `PROGMEM` is present on default keymaps (#7836) | fauxpark | |
2019-03-19 | Cleanup Default Keymaps (#5442) | Drashna Jaelre | |
* Cleanup Default Keymaps to conform to QMK Firmware standards * Minor fixes * Revert some changes | |||
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 | |||
2017-09-27 | remove all makefiles from keyboard directories | Jack Humbert | |
2017-08-15 | cleanup usb-usb converter code | Balz Guenat | |
2017-08-15 | add RESET to keymap | Balz Guenat | |
2017-08-15 | convert keymap into qmk-style | Balz Guenat | |
2017-08-15 | some major steps toward making the usb-usb converter work | Balz Guenat | |
2017-08-15 | start working on usb-usb converter port | Balz Guenat | |