Merge remote-tracking branch 'origin/master' into develop
[Keymap] Add lindgrenj6 planck layout (#21155)
Merge remote-tracking branch 'origin/master' into develop
Lucid Velvet Solder Layout Additions and Touch-Up (#21313)
* [refactor] refactor via keymap
- grid-align keycodes
- remove trailing whitespace
* [refactor] refactor default keymap
- grid-align keycodes
- remove trailing whitespace
* [bugfix] fix key sequence error in default keymap
* [enhancement] fix key overlaps in Configurator
* [enhancement] add matrix diagram
* [refactor] rename LAYOUT to LAYOUT_all
* [enhancement] add LAYOUT_tkl_f13_ansi_split_space_split_bs_rshift
* [enhancement] add LAYOUT_tkl_f13_ansi_split_bs_rshift
* [enhancement] add LAYOUT_tkl_f13_ansi
* [enhancement] add LAYOUT_tkl_f13_iso_split_space_split_bs_rshift
* [enhancement] add LAYOUT_tkl_f13_iso_split_bs_rshift
* [enhancement] add LAYOUT_tkl_f13_iso
Merge remote-tracking branch 'origin/master' into develop
Lucid Velvet Hotswap Layout Additions and Touch-Up (#21312)
* [refactor] refactor via keymap
- grid-align keycodes
- remove trailing whitespace
* [refactor] refactor default keymap
- grid-align keycodes
- remove trailing whitespace
* [bugfix] fix key sequence error in default keymap
* [enhancement] fix key overlap in Configurator
* [enhancement] add matrix diagram
* [refactor] rename LAYOUT to LAYOUT_tkl_f13_ansi_split_bs_rshift
* [enhancement] add LAYOUT_tkl_f13_ansi
* [enhancement] add LAYOUT_tkl_f13_ansi_tsangan_split_bs_rshift
* [enhancement] add LAYOUT_tkl_f13_ansi_tsangan
* [enhancenment] enable Community Layout support
Merge remote-tracking branch 'origin/master' into develop
Keebio Cepstrum Configurator Touch-Up (#21310)
* [enhancement] remove redundant layout data
Remove the redundant layout data from the keyboard-level `info.json`.
* [enhancement] correct JSON syntax in rev1/info.json
* [enhancement] friendly-format rev1/info.json
* [enhancement] correct layout data
Merge remote-tracking branch 'origin/master' into develop
Merge remote-tracking branch 'origin/master' into develop
Merge remote-tracking branch 'origin/master' into develop
ProtoTypist PT-60 Refactor (#21322)
[Docs] Code markdown amendment (#21323)
Merge remote-tracking branch 'origin/master' into develop
NovelKeys NK+: correct layout data (#21317)
* NovelKeys NK+: correct layout data
Add key sizes to the layout data.
* [refactor] rename LAYOUT to LAYOUT_65_xt_ansi_blocker_tsangan
Merge remote-tracking branch 'origin/master' into develop
Planck Matrix Fixes (#21196)
* fix non-default keymap compiling, initial matrix state, watchdog options
* fix: allow planck/rev7 to be used with ENCODER_ENABLE = no
* chore: update function name on all cases.
* remove old midi tone option
Co-authored-by: Ryan <fauxpark@gmail.com>
* fixes abhixec's planck keymap
* add audio enable condition to abhixec's planck keymap
* add audio enable condition to all muse includes
* Revert "add audio enable condition to all muse includes"
This reverts commit 9779e908970dbf7cf81b1a3f968ef2e85ae2b76f.
* Revert "add audio enable condition to abhixec's planck keymap"
This reverts commit 24c742a5e8ddd55c45ce9f1917b0cb237d4bf721.
* Revert "fixes abhixec's planck keymap"
This reverts commit 4bb085d1ff00febc92ff6211da4fb776c6379fad.
---------
Co-authored-by: Peter.Falken <luis@bitjester.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Consolidate `KEYBOARD_OUTPUT`+`KEYMAP_OUTPUT`=>`INTERMEDIATE_OUTPUT` (#21272)