Add 328P to mcu_selection.mk (#6682)
Adafruit BLE: Set SPI2X bit only when F_CPU is 8MHz (#6671)
Banish some more magic numbers (#6662)
[Keymap] Add narze userspace (#6652)
* Refactor & reimplement mod tap macros
* Reduce tapping term
* Update readme
* Add narze userspace
* Make use of narze userspace
* Extract Superduper mode
* Refactor Superduper mode
* (Ergodox Infinity) Prevent stuck modifiers
* Update ergodox_infinity/narze likewise
* Add warning for building Infinity with docker
* Fix include eeprom.h in superduper
* Try enabling superduper mode with combo for ergodox infinity
* Apply suggestions on #4546
* Convert to 4 spaces
* Map backlight step key
* Replace PLAY_NOTE_ARRAY
* Fix superduper toggle
* Re enable audio in planck rev4
* Use perform_space_cadet
* Remove superduper mod tap triggers
* Add readme for planck light firmware flashing command
* Remove unused layers
* Remove unused keycodes
* Add backlight toggle
* Remove unused songs & use DEFAULT_LAYER_SONGS
* Update readme
* Move includes to header file
Run the python tests inside docker
filter python from the list of things that trigger default builds
Add python tests to the travis check
Add a command to format python code
Make the modem manager check more pythonic
Setup a python test framework
Update docker_build.sh: indentation fix, error echo function (#6659)
* Replace spaces with tab in docker_build.sh
* Use errcho instead of echo >&2
Jotix (#6687)
* jotix ortho_4x12
* add shifted symbols
* jotix ortho_4x12 layot
CA66 R1/R2 Cleanup (#6678)
* fixup readme to adhere to QMK standards and to also have more information
* use pragma once
* strip out the custom bootmagic lite routine as it is the same as QMK's default bootmagic lite routine. Also add the caps lock led indicator
* turn on bootmagic lite
* update default keymap
* Update keyboards/playkbtw/ca66/ca66.c
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* remove lines 4 thru 37 and add bootloader
fix missing music mode legend (#6686)
Make USB polling rate configurable with a define (#6668)
Changed to 1209 PID (#6677)
[Keyboard] Add Iris Rev 4 (#6660)
* Add Iris Rev. 4
* Fix EEPROM addresses
Add 16U2, 16U4 and USB646 to mcu_selection.mk (#6566)