Merge remote-tracking branch 'origin/master' into develop
[Keyboard] Adding Gust Macro Board (#11610)
* Adding Gust Macro Board
* Removing some rules
* Changing some rules
Co-authored-by: Eithan Shavit <eithan@fb.com>
[Keyboard] Adding Rev1 to afternoonlabs/breeze (#11611)
* Breeze Rev1
* Better bootmagic and reset
* typo
Co-authored-by: Eithan Shavit <eithan@fb.com>
Merge remote-tracking branch 'origin/master' into develop
[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>
Merge remote-tracking branch 'origin/master' into develop
Allow post_config.h to be implemented in userspace (#11519)
> Rebased and pushed.
Squashed and merged.
:)
Merge remote-tracking branch 'upstream/master' into develop
Add rgblight_reload_from_eeprom() (#11411)
* Add rgblight_reset_from_eeprom()
* reset->reload
[Docs] add qmk setup home parameter (#11451)
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
add get_matrix_scan_rate() to tmk_core/common/keyboard.c (#11489)
Backport ChibiOS Audio changes from ZSA (#11687)
UART driver refactor (#11637)
Merge remote-tracking branch 'upstream/master' into develop
Remove `MIDI_ENABLE_STRICT` from keyboards' config.h (#11679)
Merge remote-tracking branch 'origin/master' into develop
pull retropad out of handwired and update readme.md (#11545)
Co-authored-by: Swiftrax <swiftrax@gmail.com>
Merge remote-tracking branch 'origin/master' into develop