~ruther/qmk_firmware

afa2da01 — James Young 3 years ago
Portal 66 Layout Macro Refactor (#15255)

* soldered.h: use QMK 3-character notation

* soldered.h: add matrix diagram

* portal_66/soldered: rename LAYOUT_65_ansi_split_bs to LAYOUT_65_ansi_blocker_split_bs

* portal_66/soldered: rename LAYOUT_65_ansi to LAYOUT_65_ansi_blocker

* portal_66/soldered: rename LAYOUT_65_tsangan_split_bs to LAYOUT_65_ansi_blocker_tsangan_split_bs

* portal_66/soldered: rename LAYOUT_65_iso to LAYOUT_65_iso_blocker

* portal_66/soldered: add LAYOUT_65_iso_blocker_split_bs

* portal_66/soldered: add LAYOUT_65_iso_blocker_tsangan_split_bs

* portal_66/soldered: enable Community Layout support

* hotswap.h: use QMK 3-character notation

* hotswap.h: add matrix diagram

* portal_66/hotswap: rename LAYOUT to LAYOUT_65_ansi_blocker

* portal_66/hotswap: enable Community Layout support
8b05d30c — James Young 3 years ago
Pluckey: Fix QMK Configurator Implementation (#15254)

* rename LAYOUT to LAYOUT_all

* pluckey.h: add matrix diagram

* pluckey.h: use XXX for KC_NO

* add LAYOUT_ergo macro with keymap

`info.json` had layout data for this macro, but the macro was not present in the source code.

* info.json: correct key sequence

Fixes incorrect key assignments in QMK Configurator.
e73d22d7 — Joel Challis 3 years ago
Ignore exit codes for formatters (#15276)

6f425c8a — Joel Challis 3 years ago
Ignore exit codes for formatters (#15275)

15507688 — Joel Challis 3 years ago
Ignore deleted files when formatting codebase (#15274)

dbc7b535 — Joel Challis 3 years ago
qmk format-python - filter for Python files (#15271)

* qmk format-python filter all files

* filter changed files too
97a32eed — precondition 3 years ago
layer_combo → sd_combo (#15266)

e864786c — James Young 3 years ago
Ocean Wang Ergo: Fix QMK Configurator Implementation (#15249)

* info.json: apply friendly formatting

* info.json: update labels; reposition keys

* wang_ergo.h: use XXX for KC_NO

* wang_ergo.h: add matrix diagram

* rename LAYOUT to LAYOUT_all

* move Backspace keycode to top row

Moves the matrix argument/keycode for Backspace to its proper position at the end of the top row.

* add LAYOUT_2x2u with keymap

* info.json: update maintainer field

Use the maintainer's GitHub username.
d1cf21be — James Young 3 years ago
Mokey Ginkgo65 Layout Macro Refactor (#15233)

* rename LAYOUT to LAYOUT_65_ansi_blocker; enable Community Layout support

* refactor default keymaps

Updates grid alignment of keycodes, and adds a Function layer to the default keymap.

* refactor LAYOUT_iso into LAYOUT_65_iso_blocker_split_bs

Adds missing KC_NUBS position, and moves Enter keycode to home row (consistent with QMK Community Layout).

* remove LAYOUT_split_left_shift

With the changes to LAYOUT_65_iso_blocker_split_bs, LAYOUT_split_left_shift maps all the same positions, but in a different sequence, making it redundant.

* refactor LAYOUT_7u_space to LAYOUT_65_iso_blocker_tsangan_split_bs

Moves Enter keycode to home row.

* remove LAYOUT_split_space_1

LAYOUT_split_space_1 differs from LAYOUT_split_space_2 only in the sizes of the split spacebars, and I like the layout rendering of LAYOUT_split_space_2 better. :)

* refactor LAYOUT_split_space_2 into LAYOUT_all

ANSI Enter, split Backspace, split Left Shift, and Split Spacebar.

* add LAYOUT_65_ansi_blocker_split_bs

* add LAYOUT_65_ansi_blocker_tsangan_split_bs

* add LAYOUT_65_iso_blocker

* ginkgo65.h: touch-up block diagrams

* info.json: use maintainer's GitHub username

* bugfix layout macros

Position k1D wasn't being assigned on the ISO layouts or LAYOUT_all.

* rules.mk: update Community Layout support
debb0ecb — James Young 3 years ago
MW65 RGB Layout Macro Refactor (#15246)

* mw65_rgb.h: use QMK 3-character notation for matrix identifiers

* mw65_rgb.h: add matrix diagram

* info.json: apply friendly formatting

Update key labels for QMK CLI rendering.

* move rotary encoder keycodes to top row

* info.json: update maintainer field

Use the maintainer's GitHub username.
c491af01 — James Young 3 years ago
MW75 Layout Macro Refactor (#15247)

* mw75.h: use QMK 3-character matrix identifiers

* update stock keymaps

Use QMK-native keycode aliases, and update grid alignment of keycodes.

* mw75.h: add matrix diagram

* info.json: apply friendly formatting

* move rotary encoder keycodes to top row

* info.json: update maintainer field

Use the maintainer's GitHub username.
739bf621 — Joel Challis 3 years ago
Tidy CI format error message (#15242)

* Tidy format error message
2d71ac75 — Sergey Vlasov 3 years ago
Add Keyboardio Atreus 2 Bootloader to udev rules (#15241)

The Keyboardio Atreus 2 Bootloader is a clone of the Caterina bootloader
with different USB VID:PID values (1209:2302):

  https://github.com/keyboardio/Atreus2-Bootloader
eff92887 — ForeverAnApple 3 years ago
[Keymap] Initial simple keymap for ForeverAnApple (#14654)

Co-authored-by: Ryan <fauxpark@gmail.com>
[Keyboard] Added Jels88 (#15090)

Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@users.noreply.github.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
f7b24e29 — James Young 3 years ago
Meletrix Zoom65 Refactor (#15222)

9ccd22e8 — James Young 3 years ago
Minimon Index Tab touch-up (#15224)

5de50cf6 — James Young 3 years ago
Undead60M touch-up (#15214)

0facda9e — James Young 3 years ago
Lime rev1: fix Configurator implementation (#15213)

7343a2fc — Drashna Jaelre 3 years ago
[Keyboard] Fix xox70 via layout (#15220)

Next