~ruther/qmk_firmware

Doctor: Add avrdude/dfu-util/dfu-programmer version printing (#8678)

* Doctor: Add avrdude/dfu-util/dfu-programmer version printing

* Extra newline

* Iterate through version checking functions
6f6c2e1c — ThePanduuh 5 years ago
updated rules.mk and default keymap of Wonderland for VIA support (#8668)

* updated rules.mk and default keymap of Wonderland for VIA support

* Restored default keymap and rules.mk, added via keymap folder with modified default keymap and rules.mk, also fixed VendorID in config.h

* fixed jargon on layers 3 and 4 of Wonderland VIA keymap

* cleaned up via keymap, removed fluff

* default keymap for Wonderland restored

* removed unnecessary information from rules.mk

* made more readable per noroadsleft suggestion

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

Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
48cad94d — Wilba 5 years ago
Added Caps Lock LED handler to wilba.tech PCBs (#8660)

90665aee — halfenergized 5 years ago
Add keyboard TGR-910 (#8683)

* Add files via upload

* Update info.json

* Update info.json

* Update 910.h

* Update 910.h

* Update 910.h

* Update info.json

* Update 910.c

* Update 910.h

* Update config.h

* Update config.h

* Update keymap.c

* Update rules.mk

* Update readme.md

* Delete config.h

* Delete readme.md
845953cc — Drashna Jaelre 5 years ago
V-USB remote wakeup (#7627)

* V-USB remote wakeup

Backport from tmk/tmk_keyboard@391c979be751eaf113c8f53c36644a6bb6ff12f6

* Change vusb.c remote wake config

as per fauxpark's suggestion
Add Greek keymap (#8636)

* Add Greek keymap

* Split left shift (unused), change keycode for dialytika tonos

* Update quantum/keymap_extras/keymap_greek.h

Co-Authored-By: Konstantin Đorđević <vomindoraan@gmail.com>

* Fix definition for DTON

Co-authored-by: Konstantin Đorđević <vomindoraan@gmail.com>
Add Polish keymap (#8637)

* Add Polish keymap

* Fix wrong AltGr mapping

* These are ogoneks, not cedillas

* Too many !s

* ANSI

* Just use BSLS

* Move BSLS

* Move PIPE

* Fix some incorrect names in keymap_slovak.h

Thanks to vomindoraan
ccb37f67 — Drashna Jaelre 5 years ago
Add Russian keymap (#8638)

* Add Russian keymap

* Switch to ANSI layout
Add Korean keymap (#8635)

* Add Korean keymap

* Switch to ANSI layout

* Update quantum/keymap_extras/keymap_korean.h

Co-Authored-By: Konstantin Đorđević <vomindoraan@gmail.com>

Co-authored-by: Konstantin Đorđević <vomindoraan@gmail.com>
6a0d3c35 — Joshua Rubin 5 years ago
[Keyboard] Add 60_hhkb layout to hhkb (#8618)

Signed-off-by: Joshua Rubin <me@jawa.dev>
2fbbac04 — coseyfannitutti 5 years ago
[Keyboard] romeo - add via layout (#8667)

04c81a04 — huajijam 5 years ago
[Keyboard] Add ReverseStudio-DecadePad (#8553)

* ADD DecadePad

* Fix Key display bug

* fix

* firmware1

THIS IS A Backup commit

* firmware2

* rename all fill with lower case

* fix bug

* Final Version

Fix all bugs

* Requested change apply

* suggested apply

* change apply

* via test

* Apply change and fix via support problem
120fcc58 — yfuku 5 years ago
[Keyboard] Add bat43 Keyboard (#8648)

* carete bat43 dir by new_keyboard.sh

* customize

* bugfix

* fix

* remove LAYOUT_kc

* Update keyboards/bat43/readme.md

* Update keyboards/bat43/rules.mk

* Remove unnecessary parts

* converted to Kxy format

* Update keyboards/bat43/bat43.h
2f15cb21 — skullY 5 years ago
minor tweaks
8af156d9 — Ross Baquir 5 years ago
Fix saving output from avrdude and dfu-programmer
70b50151 — Ross Baquir 5 years ago
Use version_arg in ESSENTIAL_BINARIES dict
3fad3854 — Ross Baquir 5 years ago
Fixes #8541 by getting version from -dumpversion then --version as fallback
38d7145d — MechMerlin 5 years ago
VIA Support: 1upkeyboards Sweet16 (#8652)

* update VID and PID to match the rest of 1up's collection

* add VIA keymap
6e8876be — Ethan Durrant 5 years ago
[Keyboard] Lattice60 (#8603)

* created initial files for the lattice60

* modifying the keymaps and config

* keymap edits and docs

* modifying docs and added personal keymap

* added pic and website to readme

* added layout image for default keymap

* updating layout pictures

* minor formatting edit

* file cleanup

* trying to prevent errors with usbconfig

* removed usbconfig.h

* cleaning up comments

* switched to use community hhkb layout
0bb29246 — coseyfannitutti 5 years ago
Discipline - Add ISO compatibility, rawHID enable, via layout (#8627)

* Add ISO compatibility, rawHID enable, via layout

* Update rules.mk

* Update keyboards/coseyfannitutti/discipline/rules.mk

* Update keyboards/coseyfannitutti/discipline/keymaps/via/rules.mk

* Update rules.mk

* Update rules.mk

* Update keyboards/coseyfannitutti/discipline/rules.mk

* Update rules.mk

* update iso layout macros

* Update keymap.c
Next