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)
Add personal Doro67 multi keymap, fix bug in KBD6X keymap (#6674)
* Add missing void parameter declarations to *_light functions
* Add doro67/multi:konstantin keymap
* Allow FNLK to be canceled with Esc
* Function layer → Fn layer in keymap comments
[Keyboard] Missed a JTAG disable (#6667)
added ability to change unicode input method (#6666)
[Docs] Update i2c_driver.md (#6665)
Fix missing arg of i2c_start
[Keyboard] Doro67 cleanup (#6514)
Add spacing to LAYOUT macros, add layout comments, improve consistency, fix ISO layout bug
* Remove placeholder comments in regular.h and rgb.h
* Change K## to k## in multi.h and regular.h
* Add alignment whitespace in Doro67 LAYOUT macros
* Update multi default keymaps and add layout comments
* Update rgb default keymap and add layout comments
* Add RESET to Fn layer in multi default keymaps
* Replace KC_GESC with KC_ESC in rgb default keymap for consistency with other Doro keymaps
* Update regular default keymap and add layout comments
* WIP
* Replace odd F1, F2 with proper split LShift/Backspace keys in default_multi
* Minor fixes and tweaks in multi default keymaps
* Fix Enter and NUHS positions in multi LAYOUT_iso
* Return true in process_record_user in rgb default keymap
* Update Enter position in multi info.json
Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* Update labels in multi info.json to match the default keymaps
[Keyboard] Add Tukey board (#6657)