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
[Keymap] Add 'mattir' keymap for the Kyria keyboard (#11428)
* First version of keymap
* cleaned up code, made some tweaks, added readme
* extended oled timeout
* resolved final issues, all features functional
* added some leader-key combos
* added missing RGB keys to layout diagram
* removed lines for older elite-c v3
* make filename lowercase
* add old update interval
* fix spacing
Merge remote-tracking branch 'origin/master' into develop
[Keymap] tk planck keymap (#11400)
* tushark54 base layers
* init summer keymap
* drafted new keymap layers
* added new keymap
* v2.0 mvp
* added bracket modes
* added oneshot left modifiers
* added HYPER layer
* added audio
* added audio and more
* changed layer order
* swapped SUPER and LCTL keys
* added more tunes
* added more audio
* added tunes
* major layer modifications
* major changes to keymaps
* minor changes
* added venv macro
* merge conflict
* v3 mvp
* moved DEL to hyper layer and PANIC+ALT
* fn keys on hyper, macros on lower ii
* dynamic macros and audio options
* minor audio improvements
* osl timeouts
* manually added .vscode directory
* fixed upstream file
* fixed upstream file
* base and hyper layer changes
* modified tapping term
* added more macros
* added GPL2+ compatible license headers
* removed songs
* updated licenses
* added chmod macro