Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove legacy keycodes, part 5 (#18710) | Ryan | 2022-10-15 | 1 | -2/+2 |
| | | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM` | ||||
* | Remove legacy international keycodes (#18588) | Ryan | 2022-10-09 | 1 | -3/+3 |
| | |||||
* | Remove empty config.h from default-ish keymaps (#15429) | Ryan | 2021-12-09 | 1 | -3/+0 |
| | |||||
* | Ensure `PROGMEM` is present on default keymaps (#7836) | fauxpark | 2020-01-09 | 1 | -17/+1 |
| | |||||
* | Cleanup Default Keymaps (#5442) | Drashna Jaelre | 2019-03-19 | 1 | -5/+2 |
| | | | | | | | | * Cleanup Default Keymaps to conform to QMK Firmware standards * Minor fixes * Revert some changes | ||||
* | converter/usb_usb Refactor and Configurator support (#4345) | noroadsleft | 2018-11-03 | 1 | -17/+5 |
| | | | | | | | | | | | | | | | | | * 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 | ||||
* | remove all makefiles from keyboard directories | Jack Humbert | 2017-09-27 | 1 | -3/+0 |
| | |||||
* | cleanup usb-usb converter code | Balz Guenat | 2017-08-15 | 2 | -238/+26 |
| | |||||
* | add RESET to keymap | Balz Guenat | 2017-08-15 | 1 | -1/+1 |
| | |||||
* | convert keymap into qmk-style | Balz Guenat | 2017-08-15 | 1 | -14/+14 |
| | |||||
* | some major steps toward making the usb-usb converter work | Balz Guenat | 2017-08-15 | 1 | -1/+1 |
| | |||||
* | start working on usb-usb converter port | Balz Guenat | 2017-08-15 | 3 | -0/+306 |