[Keyboard] New PCB MB-65S from MechBrewery (#15422)
Co-authored-by: Ryan <fauxpark@gmail.com>
[Keyboard] Add La+ (#15460)
Remove unnecessary backslash-escapes in default keymaps (#15472)
* Remove unnecessary backslash-escapes in default keymaps
* Remove unnecessary backslash-escapes in via keymaps
* Remove unnecessary backslash-escapes in default-ish keymaps
Add support for the crkbd r2g by mechboards (#15283)
* r2g folder groundwork
* Default mb keymap featuring mb logos
* Migrate Oled to keyboard folder
* Move rules configs to support config better
* update readmes
* Liscnece update
* Update config and fix issues caused by redef errs
* funciton name adjusts, define specific rgb modes
* move default oled font to postconfig
* update oled in line with develop merge
* fix return value
* Add some default rgb matrix defines
* del ugfx
* remove #include <stdio.h>
Update noroadsleft userspace and keymaps (2021-12-13) (#15470)
* remove macroMode functionality
* update kbdfans/kbd75/rev1:noroadsleft keymap
- replace `_______` instances with `XXXXXXX` on System layer
- add line breaks between keymap layers
[Docs] Updated typo on feature_bluetooth.md (#15466)
Fix up build options comments (#15463)
bugfix (I don't know what's changed yet but something changed) (#15455)
[Keyboard] Add KPrepublic BM60hsrgb/rev2 (#15177)
acting in lieu of bdtc123
Co-authored-by: Ryan <fauxpark@gmail.com>
Add via support for spacey (#15437)
Add wait_ms to encoder_update_user (#15436)
[Keyboard] Pachi RGB update (#15440)
* update
* update rev1 description
[Core] Add configuration of PMW3360 lift off distance (#15424)
* sensor code add
* update documentation
* add default #define
* Update drivers/sensors/pmw3360.c
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Change "Chinese" to "Simplified Chinese" in langs.md (#15441)
Add test filter to 'qmk pytest' (#15432)
* Add test filter to 'qmk pytest'
* Bodge for some test filters not resolving qmk
* Update docs