Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move 65% layouts to data driven (#20308) | Ryan | 2023-04-04 | 1 | -35/+0 |
| | |||||
* | CK65: LAYOUT_65_iso compatibility (#16118) | James Young | 2022-01-29 | 1 | -12/+12 |
| | | | | | | | | | | | | | | | | | * info.json: apply friendly formatting * ck65.h: use QMK 3-character notation * move Enter keycode/argument to home row This commit makes the `LAYOUT` macro conformant to `LAYOUT_65_iso` in QMK. * rename LAYOUT to LAYOUT_65_iso * use QMK-native KC_TRNS alias in keymaps Replaces instances of `KC_TRNS` with `_______` in keymaps. * info.json: update maintainer field | ||||
* | [Keyboard] Adding CK60 and CK65 (#14737) | hadi | 2021-10-15 | 1 | -0/+35 |
Co-authored-by: Ryan <fauxpark@gmail.com> |