Ryan
406997ca26
Change all RGB mode keycodes to short aliases ( #23691 )
2024-05-12 10:05:11 +10:00
Ryan
e287f6c371
Remove deprecated quantum keycodes ( #23407 )
2024-04-04 15:16:27 +01:00
Ryan
ab0ad878c6
Remove legacy keycodes, part 5 ( #18710 )
...
* `KC_SLCK` -> `KC_SCRL`
* `KC_NLCK` -> `KC_NUM`
2022-10-15 22:29:43 +01:00
Joel Challis
1b3224d576
RESET -> QK_BOOT default keymaps ( #17037 )
2022-05-15 20:26:27 +01:00
James Young
73424b835e
CK65: LAYOUT_65_iso compatibility ( #16118 )
...
* 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
2022-01-29 21:29:12 +00:00
James Young
6e31b522d6
CK60: LAYOUT_60_iso compatibility ( #16066 )
2022-01-26 21:12:42 -08:00
hadi
dd45b6cab8
[Keyboard] Adding GOS65 files ( #14734 )
...
* Adding gos65 files
* Updating info and config to align with other review
* Changing LAYOUT_all to LAYOUT
* Updating LAYOUT to have 69 elements
2022-01-06 15:45:48 -08:00
hadi
1dd27e7810
[Keyboard] Adding CK60 and CK65 ( #14737 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
2021-10-15 23:06:43 -07:00
hadi
6788aec886
[Keyboard] Added senselessclay had60 ( #12093 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
2021-04-09 14:31:57 -07:00