Ryan
|
d4e88f81ae
|
Update GPIO macros in keymaps (#23792)
|
2024-05-24 19:38:57 +01:00 |
|
James Young
|
5388920c40
|
dyz Synthesis60 Layout Macro Addition (#20610)
* add matrix_diagram.md
* info.json: apply friendly formatting
* refactor keymaps
- use four-space indent
- grid-align keycodes
- use QMK-native keycodes alias for `KC_RIGHT`
* add key positions for arrow keys to LAYOUT_all
* add LAYOUT_arrow with reference keymap
* info.json: unify key legends
|
2023-04-28 21:48:35 -07: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 |
|
Bahrul Hidayat
|
21ab854f64
|
[Keyboard] add dyz60-hs (#17763)
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Joel Challis <git@zvecr.com>
|
2022-07-29 21:07:10 -07:00 |
|
Bahrul Hidayat
|
73f5a536c8
|
[Keyboard] add synthesis60 (#15864)
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
|
2022-01-29 10:28:38 -08:00 |
|
James Young
|
df774641d7
|
Dyz60 touch-up (#14742)
* friendly-format info.json
* refactor keymaps
- update grid alignment
- use four-space indent
- use QMK short-form keycodes
* correct info.json layout data
Adds three missing positions, and corrects some key sizes.
* add matrix diagram to dyz60.h
* add LAYOUT_60_ansi
* add LAYOUT_60_iso
* add LAYOUT_60_ansi_split_bs_rshift
* add LAYOUT_60_iso_split_bs_rshift
* add readme
* Remove duplication between config.h and info.json
Duplicating settings between config.h and info.json leads to warnings when compiling.
Removes the duplicated settings from config.h.
|
2021-10-07 21:20:34 +01:00 |
|
Bahrul Hidayat
|
736163684e
|
[Keyboard] add keyboard dyz_TKL (#14535)
Co-authored-by: Drashna Jaelre <drashna@live.com>
|
2021-09-25 09:49:58 -07:00 |
|
Bahrul Hidayat
|
881f654fc4
|
[Keyboard] add keyboard dyz40 (#14533)
Co-authored-by: Drashna Jaelre <drashna@live.com>
|
2021-09-25 09:49:26 -07:00 |
|
Bahrul Hidayat
|
b5dc98dce1
|
[Keyboard] add keyboard selka40 (#14560)
Co-authored-by: Drashna Jaelre <drashna@live.com>
|
2021-09-25 09:48:47 -07:00 |
|
Bahrul Hidayat
|
42233a0efe
|
[Keyboard] Add dyz60 (#13864)
Co-authored-by: Ryan <fauxpark@gmail.com>
|
2021-09-18 12:26:46 -07:00 |
|