~ruther/qmk_firmware

3780ab3f — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
42045f5b — Eithan Shavit 4 years ago
[Keyboard] Adding Gust Macro Board (#11610)

* Adding Gust Macro Board

* Removing some rules

* Changing some rules

Co-authored-by: Eithan Shavit <eithan@fb.com>
64da7413 — Eithan Shavit 4 years ago
[Keyboard] Adding Rev1 to afternoonlabs/breeze (#11611)

* Breeze Rev1

* Better bootmagic and reset

* typo

Co-authored-by: Eithan Shavit <eithan@fb.com>
8bcac0b7 — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
53b35052 — james sa 4 years ago
[Keyboard] A symmetric stagger keyboard: Angel (#11501)

* New symmetric stagger keyboard: Angel

* mac layout

* layout simplify

* Update keyboards/angel/info.json

Co-authored-by: Ryan <fauxpark@gmail.com>

* Update keyboards/angel/keymaps/default/keymap.c

Co-authored-by: Ryan <fauxpark@gmail.com>

* Update keyboards/angel/config.h

Co-authored-by: Ryan <fauxpark@gmail.com>

* Update keyboards/angel/readme.md

Co-authored-by: Ryan <fauxpark@gmail.com>

* Update keyboards/angel/rules.mk

Co-authored-by: Ryan <fauxpark@gmail.com>

* tab lang switch

* move to handwired and fix build instructions.

Co-authored-by: Ryan <fauxpark@gmail.com>
4e362df6 — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
5691f134 — shela 4 years ago
Update feature_debounce_type.md of Japanese document. (#10596)

* Update Japanese document.

* fix table format.

* fix heading

* Update translation

* Apply suggestions from code review

Co-authored-by: Takeshi ISHII <2170248+mtei@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Takeshi ISHII <2170248+mtei@users.noreply.github.com>

* Update docs/ja/feature_debounce_type.md

Co-authored-by: Takeshi ISHII <2170248+mtei@users.noreply.github.com>

* Bump up comment tag

Co-authored-by: Takeshi ISHII <2170248+mtei@users.noreply.github.com>
f59cd676 — Joshua Diamond 4 years ago
Allow post_config.h to be implemented in userspace (#11519)

> Rebased and pushed.

Squashed and merged.

:)
d65db68f — Nick Brassel 4 years ago
Merge remote-tracking branch 'upstream/master' into develop
bad9592a — Joshua Diamond 4 years ago
Add rgblight_reload_from_eeprom() (#11411)

* Add rgblight_reset_from_eeprom()

* reset->reload
162842f1 — glanchow 4 years ago
[Docs] add qmk setup home parameter (#11451)

99f3df28 — Drashna Jaelre 4 years ago
Add support for 8 buttons to mouse report (#10807)

* Add support for 8 buttons to mouse report

This includes support for 8 buttons in mousekeys.  However, this does move the keys around due to the fact that the last mousekey keycode is already 0xFF, so any past that would not work with register_code and the like, breaking them for tap hold keys, encoders, and other features.

* Update mouse key docs

* Add changes based on feedback

* Fix VUSB report size comment

Because drashna red gud

* Fix typo in action.c

* Fix IS_MOUSE_BUTTON check

* Change start range for mousekeys so that the end is 0xFF properly

* condense mousekeys check
c27f1615 — Takeshi ISHII 4 years ago
add get_matrix_scan_rate() to tmk_core/common/keyboard.c (#11489)

bab9849a — Drashna Jaelre 4 years ago
Backport ChibiOS Audio changes from ZSA (#11687)

UART driver refactor (#11637)

be897cbc — fauxpark 4 years ago
Merge remote-tracking branch 'upstream/master' into develop
Remove `MIDI_ENABLE_STRICT` from keyboards' config.h (#11679)

349571d1 — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
a0d9221d — Brandon Claveria 4 years ago
pull retropad out of handwired and update readme.md (#11545)

Co-authored-by: Swiftrax <swiftrax@gmail.com>
784e4688 — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
Next