~ruther/qmk_firmware

88555d8e — Jacqueline Liang 3 years ago
Add via support for 6key (#18082)

107ccc56 — James Young 3 years ago
Hillside 46 & 52: remove dead space from QMK Configurator renderings (#18315)

* Hillside 46 info.json: fix syntax error

* Hillside 46 info.json: remove dead space

* Hillside 52 info.json: remove dead space
7b4dc5a7 — Danny 3 years ago
Add Iris Rev. 6b (#18307)

ce90be09 — James Young 3 years ago
GeonWorks Frog Mini Hotswap Layout Rework (#18305)

* fmh.h: add matrix diagram

* info.json: apply friendly formatting

* physically arrange LAYOUT_all macro

Move position `K5D` (right half of Split Backspace) to the end of the top row.

* rename LAYOUT_all to LAYOUT_60_tsangan_hhkb

* add LAYOUT_60_ansi_tsangan

* add LAYOUT_60_hhkb

* add LAYOUT_60_ansi_wkl

* add LAYOUT_60_ansi_wkl_split_bs_rshift

* enable Community Layouts support
3f65d485 — Danny 3 years ago
Update Iris VIA configuration (#18306)

* Update RGB matrix max brightness

* Remove old VIA workaround code

* Fix default encoder rotations	for encoder map
b0dc789a — mechlovin 3 years ago
[Keyboard] Wearhaus66 correct matrix (#18284)

76910eec — David Luo 3 years ago
enable RGB matrix effects for drop ctrl (#18291)

6321cbaa — syntax-magic 3 years ago
[Keymap] removed else in numlock led if statement (#18304)

8a0c0f72 — syntax-magic 3 years ago
added a new kprepublic/bm40hsrgb keymap called dan (#18301)

by syntax-magic
a082fcc9 — ddeklerk 3 years ago
Delete my keymaps (#18302)

f7333075 — Michael Stapelberg 3 years ago
keymaps/stapelberg: keypad layer for multimedia keys, wake on escape (#18295)

This makes more keys function as printed on the actual keyboard :)
7160487c — James Young 3 years ago
Fungo rev1: fix QMK Configurator key sequence (#18293)

* info.json: correct JSON syntax; friendly formatting

* info.json: fix key sequence
60cac6d9 — Joel Challis 3 years ago
Discourage use of ENCODER_MAP at keyboard level (#18286)

* Discourage use of ENCODER_MAP at keyboard level

* Update docs/feature_encoders.md

Co-authored-by: Ryan <fauxpark@gmail.com>

Co-authored-by: Ryan <fauxpark@gmail.com>
712aa7b1 — James Young 3 years ago
Mars 6.5 Layout Additions (#18282)

* info.json: apply friendly formatting

* add LAYOUT_65_ansi_blocker

* add LAYOUT_65_ansi_blocker_split_bs

* add LAYOUT_65_iso_blocker

* add LAYOUT_65_iso_blocker_split_bs

* enable Community Layouts support

* info.json: correct maintainer value
0306bdf7 — Joel Challis 3 years ago
Remove use of legacy keycode (#18281)

5f1273fc — James Young 3 years ago
EU ISOlation: fix QMK Configurator key sequence (#18272)

* eu_isolation.h: physically arrange layout macros

Whitespace only; no logic changes.

* info.json: apply friendly formatting

Add line breaks between physical rows.

* info.json: correct key sequence
a36c95db — AMing Lau 3 years ago
Fix compilation error for GH60 satan HHKB 7u layout (#18250)

* Fix compilation error for GH60 satan HHKB 7u layout

* Update keyboards/gh60/satan/info.json

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

Co-authored-by: Joel Challis <git@zvecr.com>
28880852 — James Young 3 years ago
dyz60_hs Layout Additions (#18261)

* dyz60_hs: add matrix diagram

* add LAYOUT_60_ansi

* add LAYOUT_60_ansi_split_bs_rshift

* add LAYOUT_60_tsangan_hhkb

* add LAYOUT_60_iso

* add LAYOUT_60_iso_split_bs_rshift

* enable Community Layouts support

* readme.md: correct keyboard references

Replace `dyz60` with `dyz60_hs` as needed.
Fix a couple of boards still using `usb.device_ver` (#18258)

Clean up data driven mappings syntax (#18257)

Next