~ruther/qmk_firmware

b7050080 — Wilba 5 years ago
[Keyboard] Added WT60-B, WT60-BX (wilba.tech THERMAL) (#7948)

* Added WT60-B, WT60-BX

* Review changes
9b6b54cd — MechMerlin 5 years ago
[Keyboard] Think 6.5 Soldered Matrix Fix (#7952)

* both backspace and left shift matrix positions off by one

* update the led_update routine

* update readme

* Update keyboards/gray_studio/think65/solder/solder.c
37db6012 — dsanchezseco 5 years ago
keymap, fixed rgb effect name and deactivate oled (#7953)

* added rgblight controls to planck keymap

* fixed knight ridder offset to face me

* no oled for crkbd 'till fixed

* fixed RGB effect name
6f176dfc — Dmitrijs Minajevs 5 years ago
Add VIA support to DZ60 (#7814)

* Add DZ60 to VIA

* Changed vendor id from 'KF' to 'DZ'

* Capitalize hex

* Fix Via_layout_options size setting

* Update keyboards/dz60/keymaps/via/rules.mk

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

Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
dee1d68d — QMK Bot 5 years ago
format code according to conventions [skip ci]
123ae73e — fauxpark 5 years ago
Fix lock LEDs for ChibiOS when using shared endpoints (#7877)

* Fix lock LEDs for ChibiOS when using shared endpoints

* Tweak comments

* Doesn't need to be uint16 anymore
2566992c — fauxpark 5 years ago
Add DIODE_DIRECTION to Getta25 (#7951)

5f35203d — Alfred Maler 5 years ago
[Keymap] Feature/preonic/rev3/alfrdmalr (#7870)

* WIP do not merge

* first pass at custom preonic layout

* add auto shift and reset via leader key

* Update readme

* update copyright notice

* formatting changes

* fix: use MO instead of process_record_user

* added backslash and moved grave position

* remove extraneous 'j' characer in NUMPAD template

* update template formatting

* remove process_record_user

* swap "!" with "@"

* fix readme formatting

* update readme layout image
c23b7353 — Salicylic-acid3 5 years ago
[Keyboard] Add keyboard Getta25 (#7497)

* [Keyboard] Add keyboard Getta25

Add Getta25 keyboard.

A 25 keys Tenkey.
Salicylic-acid3

* Update keyboards/getta25/info.json

* Update keyboards/getta25/readme.md

* Update keyboards/getta25/readme.md

* Update keyboards/getta25/readme.md

* Update keyboards/getta25/info.json

* Update keyboards/getta25/info.json

* Update keyboards/getta25/info.json

* Update keyboards/getta25/info.json

* Update keyboards/getta25/keymaps/oled/glcdfont.c

* Update keyboards/getta25/keymaps/oled/glcdfont.c

* Keymap Update

Remove unnecessary code blocks

* Update keyboards/getta25/keymaps/oled/keymap.c

* Update keyboards/getta25/keymaps/oled/keymap.c

* Update keyboards/getta25/keymaps/oled/keymap.c
61dbb926 — clovervidia 5 years ago
Invert Num Lock LED state (#7945)

e3d59a72 — QMK Bot 5 years ago
format code according to conventions [skip ci]
484a9b12 — Wilba 5 years ago
Add VIA support for QMK backlight, QMK RGBLight (#7911)

* Add VIA support for QMK backlight, QMK RGBLight

* clang-format changes
ce81c4f8 — Akaash Suresh 5 years ago
curry layout (#7943)

ef8a4e5a — fauxpark 5 years ago
Remove all references to "CUSTOM_MATRIX" as a diode direction (#7937)

1f86e8ae — Erovia 5 years ago
Fix attribute heritance for long commands.

This is needed for inheritance to work with commands that have dashes in
their names.
e7f6e90a — Erovia 5 years ago
Fix commandline arg merging, small improvements

Commandline args should be merged with the submodule's config.
Compare config values to None instead of False, so empty lines and False
can be used as values.
20290a1c — Erovia 5 years ago
MILC: Fix/complete attribute heritance

If an undefined attribute of a submodule is accessed, fall back to
same attribute of the submodule's parent.
80d329bb — Spaceman 5 years ago
[Keyboard] Addition Eagle II keyboard (#7927)

* add EagleII Keyboard

* Update eagleii.c

* Update eagleii.h

* Update keymap.c

* Update eagleii.h

* Update keymap.c

* Update keyboards/handwired/eagleii/config.h

* Update keyboards/handwired/eagleii/config.h

* Update keyboards/handwired/eagleii/rules.mk

* Update config.h

* Update rules.mk

* Update eagleii.h

* Update eagleii.h

* Update keymap.c

* Update info.json

* Update keyboards/handwired/eagleii/rules.mk

* Update keyboards/handwired/eagleii/rules.mk

* Create readme.md

* Update keyboards/handwired/eagleii/readme.md

* Update keyboards/handwired/eagleii/config.h

* Update keyboards/handwired/eagleii/readme.md

* Update keyboards/handwired/eagleii/readme.md
251a69ea — Maarten Dekkers 5 years ago
[Keyboard] Add mx5160 keyboard (#7142)

* Add mx5160 keyboard

* Make necessary changes for merging

rules.mk cleanup, QMK's built in alias for KC_TRNS and change readme blurb

* Add info.json as well

* Update readme, info.json

* Change layout name, update led function

* Fix info.json

* Update rules.mk
31c0fe69 — fauxpark 5 years ago
[Docs] Misc cleanups for OLED documentation (#7864)

Next