~ruther/qmk_firmware

7d33d1ba — kb-elmo 4 years ago
Added Epoch80 (#12307)

4b9f5578 — github-actions[bot] 4 years ago
[CI] Format code according to conventions (#12468)

Co-authored-by: QMK Bot <hello@qmk.fm>
59c8672f — James Young 4 years ago
kingly_keys/ave: move RGBLight config to keyboard level (#12457)

QMK Configurator's API can't use the RGBLight configurator when it's defined at keymap level.
a7920acf — Michael Stapelberg 4 years ago
keymaps: fix kinesis default keymap progrm/reset keycode (#12429)

The right-most top-most key on the Kinesis Advantage keyboard is labeled
“Progrm” and was meant to enter the Teensy bootloader as per the comment.

However, the keycode was set to KC_1, which just produces a “1”.
It should be RESET instead.

This commit fixes KC_1 to RESET in all files where the fix is needed.
The other files have already been fixed independently.
79a87a9c — Robert Verst 4 years ago
[Keymap] Fixing userspace `rverst` (#12422)

Co-authored-by: Robert Verst <robert.verst@tobit.com>
8d3581a4 — Dylan Khor 4 years ago
[Keymap] Remove kc keymap from khord chocopad keymap (#12409)

Co-authored-by: Ryan <fauxpark@gmail.com>
cd963773 — kaylanm 4 years ago
[Keyboard] Add GON NerD TKL VIA keymap (#12309)

Co-authored-by: Ryan <fauxpark@gmail.com>
8b98e676 — MCKeebs 4 years ago
[Keyboard] Add pkb65 keyboard (#12230)

Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
68762639 — MechMerlin 4 years ago
[Keyboard] KBD67 Hotswap VIA Support (#12351)

Co-authored-by: Ryan <fauxpark@gmail.com>
4caeb648 — Wilba 4 years ago
[Keyboard] Added wilba.tech WT70-JB (#12347)

Co-authored-by: Ryan <fauxpark@gmail.com>
70540a1f — Wilba 4 years ago
[Keyboard] Added RAMA WORKS KARA (#12346)

Co-authored-by: Ryan <fauxpark@gmail.com>
f0dc2067 — jrdsgl 4 years ago
[Keyboard] Update sixkeyboard VID/PID (#12345)

Co-authored-by: Ryan <fauxpark@gmail.com>
caca8949 — Jason Yamada-Hanff 4 years ago
[Keymap] remove kc layout from levinson jyh keymap (#12301)

Co-authored-by: Jason Yamada-Hanff <jyamada-hanff@chromologic.com>
0232941b — adamkraus6 4 years ago
[Keyboard] Added VIA support to dmqdesign/spin (#12300)

Co-authored-by: Kraus, Adam <adam.kraus@mines.sdsmt.edu>
63445be4 — Danny 4 years ago
[Keyboard] Add FoldKB (#12255)

Co-authored-by: Ryan <fauxpark@gmail.com>
619885b4 — Paul James 4 years ago
[Keyboard] Add Lumberjack keyboard (#12124)

6592f835 — dsanchezseco 4 years ago
[Keymap] for Ibm m122 (#11704)

Co-authored-by: Ryan <fauxpark@gmail.com>
43d74d7f — Duong Anh 4 years ago
[Keyboard] Add CherryB Studio Keyboards (#11475)

Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
`qmk doctor`: Fix WSL /mnt check (#12466)

qmk doctor: Display macOS and Windows versions, and add WSL warning for /mnt (#12441)

Next