~ruther/qmk_firmware

ac92f4b7 — arnstadm 4 years ago
[Keyboard] Add Edda Keyboard (#13953)

Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
6a5c0768 — David Dansby 4 years ago
[Keymap] Add lily58 datadavd layout (#13560)

2bc2a516 — Rifaa Subekti 4 years ago
[Keyboard] add Gin V2 keyboard (#13943)

Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
af81e3e6 — Rifaa Subekti 4 years ago
[Keyboard] add Wang V2 keyboard (#13948)

Co-authored-by: Ryan <fauxpark@gmail.com>
02ac0f89 — Vicktor Hutama 4 years ago
[Keyboard] Add Rune Vaengr Keyboard (#13945)

* initial commit

* fixed layout

* enabled NKRO

* removed qmkbest

* changed the pins and bootloader to the mcu version

* updated readme

* Apply suggestions from code review

thank you @drashna

Co-authored-by: Drashna Jaelre <drashna@live.com>

Co-authored-by: Drashna Jaelre <drashna@live.com>
710d37b3 — jmaynard 4 years ago
[Keyboard] Improvements to m122_3270 (#13947)

Co-authored-by: Jay Maynard <jmaynard@conmicro.com>
71ce2b0d — James Young 4 years ago
Poker87C and Poker87D Refactor (#13961)

3161f10b — James Young 4 years ago
Update USB Device strings for VIA identification (#13962)

af3627db — Kyle Xiao 4 years ago
[Userspace] Add custom tap dancing function (#13963)

83a1c476 — Fernando Rodrigues 4 years ago
[Keyboard] Added split plus layout to Cospad (#13938)

04b92866 — jpuerto96 4 years ago
[Keyboard] Gorthage Truck - Rotary Encoder Switch Position (#13942)

Co-authored-by: Ryan <fauxpark@gmail.com>
8d4fcd67 — Ananya Kirti 4 years ago
Hp69 - Update led logic (#13940)

Co-authored-by: zvecr <git@zvecr.com>
817fcfdc — Eric S. Raymond 4 years ago
Fix shell port bug in computation of QMK_FIRMWARE_DIR (#13950)

Previous code would fail if cd echoes the tathet directory to stdout,
which is pretty common.  Redirecting its output to /dev/null
solves the problem.
ed84a4e7 — Zach White 4 years ago
Improve the qmk lint readme check (#13941)

* improve lint readme check

* improve if
9a0118c6 — Zach White 4 years ago
Architecture documentation for Configurator and API (#13935)

* Architecture documentation for the configurator and api

* Apply suggestions from code review

Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>

Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
aeff347a — Stefan Subich 4 years ago
Update feature_wpm.md (#13936)

Fix example markdown code formatting
Add padding to LUFA-MS .BIN files (#13922)

[Keyboard] Added pistachio_pro (#13466)

* Added pistachio_pro

* Apply suggestions from code review

* Apply suggestions from code review
8ef58e32 — Ryuki 4 years ago
adding my keymap "vayashiko" (#13049)

* adding my keymap

* changed some bugs

* removed include keymap.h
760caaa9 — Brandon Lewis 4 years ago
Ristretto - Update bootloader (#13933)

* updated bootloader for 32u4 mcu

Should be atmel-dfu instead of caterina as the mcu is integrated instead of on a pro-micro/elite-c
Next