Merge remote-tracking branch 'origin/master' into develop
Fixes for encoder abstraction. (#23195)
Merge remote-tracking branch 'origin/master' into develop
KBDfans KBD19x Layout Additions (#23230) * Add layout/matrix diagram [docs] * Re-sort JSON `layouts` object Moves the `LAYOUT_all` object to be first in sequence. [refactor] * Add `LAYOUT_ansi_split_bs` [enhancement] * Add `LAYOUT_iso_split_bs` [enhancement] * Add `LAYOUT_ansi_wkl_split_bs` [enhancement] * Add `LAYOUT_ansi_wkl` [enhancement] * Add `LAYOUT_iso_wkl_split_bs` [enhancement] * Add `LAYOUT_iso_wkl` [enhancement]
Add utility functions for Pointing Device Auto Mouse feature (#23144) * Make is_auto_mouse_active() available globally * Add mouse key tracker functions for auto mouse layer
Enable 'keyboard.json' as a build target (#22891)
[Feature] Some metadata on QGF/QFF files (#20101)
Fix keychron q1v1 led config for iso layout (#23222)
[Keyboard] update Jotanck config(#23228)
Merge remote-tracking branch 'origin/master' into develop
Attempt to deal with GCC 13+ and rv32 arch extensions. (#23086)
Update BAMFK-1 (#23236) * Bump version number so VIA doesn't choke due to reconfiguration of keys/encoders * Move rules.mk stuff into info.json, convert RGBLIGHT TO RGB_MATRIX * Run format-json on info.json
Fixes for idobao vendor keymaps (#23246)
Remove redundant disabling of features (#22926)
Merge remote-tracking branch 'origin/master' into develop
Orthograph: correct layout data (#23213) * correct layout data Correct the key sizes and positions in the layout data. [chore] * remove layout offset Remove the dead space from the layout data. [chore]
Merge remote-tracking branch 'origin/master' into develop
Xiudi XD96 Layout Bugfixes and Touch-Up (#23242) * Correct AliExpress Hardware Availability link in readme Previous URL linked to a Cospad listing. [chore] [docs] * Convert `info.json` to four-space indent [style] * Correct `LAYOUT_all` matrix data The right half of split Backspace is actually located at [5, 9], not [5, 3]. [bugfix] * Correct `LAYOUT_96_iso` matrix data Corrects the matrix positions of the ISO Hash/Tilde and ISO Enter keys to [3, 12] and [3, 13], respectively. [bugfix] * Add layout/matrix diagram [docs] * Refactor keymaps - remove "inline block" comments - grid-align keycodes - use four-space indent [style]
Change default RGB effect for momokai keypads to solid white (#23217)
Merge remote-tracking branch 'origin/master' into develop