Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move single `LAYOUT`s to data driven (#20365) | Ryan | 2023-04-12 | 1 | -61/+65 |
| | |||||
* | Move matrix config to info.json, part 6 (#20019) | Ryan | 2023-03-11 | 1 | -0/+5 |
| | |||||
* | Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) | Ryan | 2023-02-08 | 1 | -0/+2 |
| | |||||
* | Move keyboard USB IDs and strings to data driven: handwired (#17822) | Ryan | 2022-07-30 | 1 | -0/+6 |
| | |||||
* | Remove width, height and key_count from info.json (#14274) | Ryan | 2021-09-12 | 1 | -2/+0 |
| | |||||
* | handwired/CMD60 Refactor, Configurator support and readme update (#4632) | noroadsleft | 2018-12-14 | 1 | -0/+74 |
* handwired/CMD60: refactor - renamed layout macro KEYMAP to LAYOUT - removed K2C, K3B and K3C locations (indications are these locations were unused in hardware) - keymap - now uses #include QMK_KEYBOARD_H - converted keycodes to short format - deleted TMK fn_actions and action_get_macro blocks - white space changes (readability/alignment) * handwired/CMD60: Configurator support * handwired/CMD60: readme update - updated to conform to current QMK template - added image and build gallery links * handwired/cmd60: rename all files and folders to lowercase |