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
This commit is contained in:
James Young
2022-01-29 13:29:12 -08:00
committed by GitHub
parent 9482a097c8
commit 8219472cc9
5 changed files with 159 additions and 72 deletions

View File

@@ -15,4 +15,6 @@ COMMAND_ENABLE = no # Commands for debug and configuration
NKRO_ENABLE = yes # Enable N-Key Rollover
BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
AUDIO_ENABLE = no # Audio output
AUDIO_ENABLE = no # Audio output
LAYOUTS = 65_iso