Ryan
|
79aa319946
|
info.json whitespace cleanups (#20651)
|
2023-05-02 08:25:15 +10:00 |
|
Ryan
|
7bfc2a367d
|
Move 65% layouts to data driven (#20308)
|
2023-04-04 15:20:10 +10:00 |
|
Ryan
|
76cc7fe109
|
Move matrix config to info.json, part 6 (#20019)
|
2023-03-11 00:32:05 +11:00 |
|
Ryan
|
f9aeea64c1
|
Migrate MCU and BOOTLOADER to data-driven (#19529)
|
2023-02-08 18:41:46 +11:00 |
|
James Young
|
efdd048e18
|
Cipulot Kawayo Refactor (#17884)
* info.json: apply friendly formatting
* kawayo.h: use QMK 3-character notation
* refactor keymaps
- use QMK-native keycode aliases
- KC_ENTER -> KC_ENT
- KC_RIGHT -> KC_RGHT
- KC_TRNS -> _______
- RESET -> QK_BOOT
- use four-space indent
* kawayo.h: add matrix diagram
* info.json: correct layout data
* rename LAYOUT_default to LAYOUT_ansi_blocker_split_bs
* add LAYOUT_ansi_blocker macro with reference keymap
* add LAYOUT_ansi_blocker_tsangan macro with reference keymap
* add LAYOUT_ansi_blocker_tsangan_split_bs macro with reference keymap
* kawayo.h: add Corner Blocker (CB) option to matrix diagram
* change Layout Macro naming scheme
- update layout macro naming scheme
- rename `LAYOUT_ansi_blocker` to `LAYOUT_65_ansi_cb_blocker`
- rename `LAYOUT_ansi_blocker_split_bs` to `LAYOUT_65_ansi_cb_blocker_split_bs`
- rename `LAYOUT_ansi_blocker_tsangan` to `LAYOUT_65_ansi_cb_blocker_tsangan`
- rename `LAYOUT_ansi_blocker_tsangan_split_bs` to `LAYOUT_65_ansi_cb_blocker_tsangan_split_bs`
- rename reference keymaps to format specified in QMK docs
- keymap using `LAYOUT_65_ansi_cb_blocker` macro should be named `default_65_ansi_cb_blocker`, etc.
- update layout macro grid alignment (no logic change)
* add LAYOUT_65_ansi_blocker macro
* add LAYOUT_65_ansi_blocker_split_bs macro
* add LAYOUT_65_ansi_blocker_tsangan macro
* add LAYOUT_65_ansi_blocker_tsangan_split_bs macro
* denote LAYOUT_all as an alias for LAYOUT_65_ansi_blocker_split_bs
* enable Community Layout support
|
2022-08-06 09:21:11 -07:00 |
|
Cipulot
|
ba1643af7d
|
[Keyboard] Add Kawayo Keyboard (#17454)
Co-authored-by: Joel Challis <git@zvecr.com>
|
2022-07-25 22:30:59 -07:00 |
|