~ruther/qmk_firmware

Merge remote-tracking branch 'origin/master' into develop
ab1e851e — James Young 1 year, 9 months ago
4pplet Eagle/Viper Rep Rev.A Layout Additions II (#22161)

Merge remote-tracking branch 'origin/master' into develop
Add KB12 keyboard (#21605)

Co-authored-by: Pablo Martínez <58857054+elpekenin@users.noreply.github.com>
Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Merge remote-tracking branch 'origin/master' into develop
add linworks fave60 (#20796)

Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
Merge remote-tracking branch 'origin/master' into develop
f214ee7f — James Young 1 year, 9 months ago
Rura66 Layout Data (#22155)

* Friendly-format `info.json`

[style]

* Update layout data

- separate keyboard halves
- add vertical stagger

[refactor]
Merge remote-tracking branch 'origin/master' into develop
0edc68f7 — James Young 1 year, 9 months ago
HnahKB Freyr Layout Additions (#22150)

* Add layout/matrix diagram

[docs]

* Add `LAYOUT_tkl_ansi_split_bs_rshift`

[enhancement]

* Add `LAYOUT_tkl_ansi_tsangan_split_bs_rshift`

[enhancement]

* Add `LAYOUT_tkl_ansi_tsangan`

[enhancement]

* Add `LAYOUT_tkl_ansi_wkl_split_bs_rshift`

[enhancement]

* Add `LAYOUT_tkl_ansi_wkl`

[enhancement]

* Add `LAYOUT_tkl_iso_split_bs_rshift`

[enhancement]

* Add `LAYOUT_tkl_iso_tsangan_split_bs_rshift`

[enhancement]

* Add `LAYOUT_tkl_iso_tsangan`

[enhancement]

* Add `LAYOUT_tkl_iso_wkl_split_bs_rshift`

[enhancement]

* Add `LAYOUT_tkl_iso_wkl`

[enhancement]

* Extend Community Layout support

Add as supported layouts:

- `tkl_ansi_split_bs_rshift`
- `tkl_ansi_tsangan`
- `tkl_ansi_tsangan_split_bs_rshift`
- `tkl_iso_split_bs_rshift`
- `tkl_iso_tsangan`
- `tkl_iso_tsangan_split_bs_rshift`

[enhancement]
Merge remote-tracking branch 'origin/master' into develop
c5706ef7 — Nick Brassel 1 year, 9 months ago
Allow for `qmk mass-compile all:<keymap>` (#22116)

Co-authored-by: Joel Challis <git@zvecr.com>
4a855bd2 — James Young 1 year, 9 months ago
GMMK2 65% ISO Community Layout Support (#22152)

* Refactor `LAYOUT` into `LAYOUT_65_iso_blocker`

Move the Enter key to the end of the home row for Community Layout
compatibility.

[chore] [refactor]

* Enable Community Layout support

[enhancement]
refactor: move default RGB/LED matrix #defines (#21938)

* refactor: move default RGB/LED matrix #defines

Moving the fallback definitions of macros like LED_MATRIX_VAL_STEP and
RGB_MATRIX_MAXIMUM_BRIGHTNESS to header files allows keyboards to
leverage these defaults without requiring #ifdef guards (and often
repeating said fallback definitions).

* style: use if(n)def for consistency

and remove redundant UINT8_MAX checks on maximum brightness

Co-authored-by: Joel Challis <git@zvecr.com>

* refactor: remove INDICATOR_MAX_BRIGHTNESS macro

Co-authored-by: Joel Challis <git@zvecr.com>

---------

Co-authored-by: Joel Challis <git@zvecr.com>
Merge remote-tracking branch 'origin/master' into develop
fb0c64a5 — Nick Brassel 1 year, 9 months ago
Allow inline generation of compile_commands.json while doing a `qmk compile`, using `--compiledb` (#21549)

da9f8943 — Joel Challis 1 year, 9 months ago
Fix issues with adm42 (#22144)

is31fl3733: complete LED Matrix support (#22149)

is31fl3218: Add LED Matrix support (#22126)

Co-authored-by: Joel Challis <git@zvecr.com>
18bc5416 — Joel Challis 1 year, 9 months ago
Update Drop keyboards for develop (#22145)

Next