Unify matrix for split common and regular matrix (#13330)
Matrix consistency check (#13470) * Add a check to make sure the matrix sizes match the actual matrix size * make flake8 happy
Merge remote-tracking branch 'origin/master' into develop
[Keyboard] Update lazydesigners/the60/rev2/rev2.h (#13505) Update lazydesigners/the60/rev2/rev2.h
[Keyboard] CapsUnlocked CU7 (#13429) Co-authored-by: Drashna Jaelre <drashna@live.com>
Merge remote-tracking branch 'origin/master' into develop
[Keymap] Fix Corne Via Layout properly (#13518)
Merge remote-tracking branch 'origin/master' into develop
[Keyboard] Wuque Studio Ikki68 Aurora codebase touch-up (#13510)
first pass: matrix consistency improvements (#13471)
Merge remote-tracking branch 'origin/master' into develop
Fixed the Helix keymap 'fraanrosi' compile issues (#13514) According to `helix/rev2/keymaps/fraanrosi/readme.md`, this keymap should be compiled with the following command: ``` make helix/rev2/under:fraanrosi ``` Therefore, when compiling all helix keymaps with the following command, an error occurs when compiling `fraanrosi`. ``` make helix:all ``` Therefore, add `LED_UNDERGLOW_ENABLE = yes` to `keymaps/fraanrosi/rules.mk` to suppress the error.
Merge remote-tracking branch 'origin/master' into develop
[Keymap] plattfot - Keymap updates for Kyria (#13449) - Major change in the keymap to work with EurKey. Which relaxes some constraints it had before when it had to take in consideration two layouts. With this the parenthesis can be moved to a better location instead of being in the top right corner. This also allows esc, del and rctrl to be moved to the base layer. Only downside is that ctrl+lalt needed to be removed and instead AltGr takes it's place. Add rctrl on right thumb cluster to compensate for this which need some reorganization on the thumb cluster. - Split the symbol and function keys layer into two layers, one for each hand. Make it easier to press symbols and function keys. - Add some symbols specific for the EurKey layout. - Change from running C-<tab> S-C-<tab> to page up/down for the right rotary. As holding ctrl and using page up/down works the same in firefox. Which allows the rotary to be useful for other things. - Move scroll lock and insert to right rotary. - Introducing close tap (CLO_TAP), which is a combination of the double tap feature and my macros. E.g. pressing CLO_TAP and ( will generate ()←. Which removes the need of the macros and makes it more useful than DBL_TAP as it now saves me some keypresses. CLO_TAP exist on both the left and right hand layers to make it easy to use. - Use text for the secondary oled, firmware is too big after rebasing on upstream master. - Update image in the readme to reflect my new layout.
Merge remote-tracking branch 'origin/master' into develop
[Keyboard] add new firewave ikki68_aurora (#13364) Co-authored-by: Ryan <fauxpark@gmail.com>
CLI: Add git and venv info to doctor's output (#13405) Most of the checks are saved from zvecr's retired 'up/status' subcommand PR.
Merge remote-tracking branch 'origin/master' into develop
Clawsome Hatchback & SUV: fix improperly named keymap directories (#13508)
Merge remote-tracking branch 'origin/master' into develop