summary refs log tree commit diff
path: root/lib
diff options
context:
space:
mode:
authorJames Young <18669334+noroadsleft@users.noreply.github.com>2021-08-19 00:37:53 +0000
committerGitHub <noreply@github.com>2021-08-18 17:37:53 -0700
commitac1309cd7529937c64cd2d1bdd7cdd20280f2701 (patch)
tree2ca7e01c1e69c32b824ec519ebe1717dd8f4020d /lib
parent62009074173a40605cea5ebe28dd084b855c1ef4 (diff)
Feels Feels65 Refactor (#14032)
* rename layout macros

The existing layout macro names were not accurate to QMK's standard for the names that were given.

- rename LAYOUT_65_ansi_blocker to LAYOUT_65_ansi_blocker_split_bs
- rename LAYOUT_65_iso_blocker to LAYOUT_65_iso_blocker_split_bs

* correct info.json data

* add LAYOUT_65_iso_blocker

* add LAYOUT_65_ansi_blocker

* add Community Layout support

* update grid alignment on layout macros

* add LAYOUT_all

* refactor default and via keymaps

- use LAYOUT_all macro
- use _______ for KC_TRNS
- via keymap fixes
  - swap KC_BSPC for KC_DEL on Layer 1 (matches default keymap)
  - remove KC_PGUP from Layers 2 and 3 (makes both layers fully transparent)
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions