~ruther/qmk_firmware

[Keyboard] Add Shostudio Arc (#21733)

Fix `keyboard` field for some JSON keymaps (#21752)

e6187b78 — Duncan Sutherland 1 year, 9 months ago
correct keymap file name for tkl_f13_jis layout (#21631)

8d0e9e00 — jonylee@hfd 1 year, 9 months ago
[Keyboard] Add mk47 keyboard (#19797)

Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: jack <0x6a73@protonmail.com>
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Joy <chang.li@westberrytech.com>
Co-authored-by: Joy Lee <joylee.lc@foxmail.com>
6f638572 — Duncan Sutherland 1 year, 9 months ago
[Keyboard] Update USB settings for dactyl_maximus (#21666)

[Keyboard] fix json for nemui65 (#21629)

3831407d — Brian McKenna 1 year, 9 months ago
[Keymap] Add Via keymap for CXT Studio (#21675)

[Keyboard] Add Projectd/65/Projectd_65_ansi (#21520)

Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: gksygithub <106651989+gksygithub@users.noreply.github.com>
75d84e5f — Duncan Sutherland 1 year, 9 months ago
[Keyboard] add laneware `raindrop` keyboard (#21277)

Co-authored-by: Sergey Vlasov <sigprof@gmail.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
e4716d24 — Duncan Sutherland 1 year, 9 months ago
[Keyboard] Update usb.* of `dactyl_lightcycle` (#21462)

Fix `binepad/bn009` and `durgod/dgk6x/hades_ansi` keymaps (#21701)

Contributing docs: add note to make sure repo is up to date (#21694)

37b62606 — Hugh Rawlinson 1 year, 9 months ago
Add VIA layout for Dactyl Manuform 5x6 (#21649)

Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
Clarify custom keycode enum requirement for PRs (#21648)

moondrop/dash75: fix keymap (#21680)

34a2f142 — Synth and Keys 1 year, 9 months ago
[Keyboard] Add Bento Box macropad (#20521)

d16d87c2 — Sergey Vlasov 1 year, 9 months ago
Keychron Q11 ISO: Fix left Shift breakage due to a wrong matrix mask (#21655)

Keychron Q11 uses `matrix_mask` to mask away the matrix location used
for `SPLIT_HAND_MATRIX_GRID` (otherwise the keyboard will constantly
generate a wakeup request whenever the host enters suspend).  However,
the value of `matrix_mask` is actually chosen to mask away all unused
locations, but it was apparently generated for the ANSI board and
therefore masks away the left Shift key on the ISO board, breaking the
functionality of that key.

Fix `matrix_mask` to make the masking work as intended:

- Set the `[4, 1]` bit to 1; this is the matrix location for the ISO
  left Shift.

- Set the `[2, 5]` bit to 0; this is actually the matrix location which
  corresponds to `#define SPLIT_HAND_MATRIX_GRID A2, A15` on the left
  side, which was intended to be masked; apparently the wakeup problem
  does not happen due to `SPLIT_HAND_MATRIX_GRID_LOW_IS_RIGHT`, so the
  left half actually has that matrix location open.  On the right side
  `A2, A15` is `[9, 6]`, which was masked off correctly.
Correct "less than" to "up to" in squeezing_avr?id=layers (#21639)

03b38409 — lalalademaxiya1 1 year, 9 months ago
Updated info.json of c2 pro (#21581)

[Keyboard] Add ANAVI Macro Pad 12 (#21547)

Next
Do not follow this link