Merge remote-tracking branch 'upstream/master' into develop
Slipped through the cracks. (#18742)
Mark the moonlander keyboard default music map as weak (#18715) This allows user keymaps to set a different music map.
Fixup work_louder/micro VIA keymap (#18738) Co-authored-by: Drashna Jaelre <drashna@live.com>
Fixup latinpadble (#18736)
Remove legacy keycodes, part 5 (#18710) * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM`
Merge remote-tracking branch 'origin/master' into develop
Y&R Studio NZ67v2 Layout Refactor (#18724) * info.json: apply friendly formatting * nz67v2.h: use ____ for KC_NO * nz67v2.h: add matrix diagram * add LAYOUT_all Same matrix as `LAYOUT`, but physically arranged to mimic the keyboard layout. Rotary encoder positions move from the bottom row to the top row. * refactor keymaps to use LAYOUT_all macro * info.json: add LAYOUT_all data * remove LAYOUT macro Now unused. * add LAYOUT_65_ansi_blocker * add LAYOUT_65_ansi_blocker_split_space * remove dead space from layouts Remove empty space from `LAYOUT_65_ansi_blocker` and `LAYOUT_65_ansi_blocker_split_space` layouts.
Merge remote-tracking branch 'origin/master' into develop
bbrfkr Dynamis Refactor (#18733) * dynamis.h: use XXX for KC_NO * dynamis.h: add matrix diagram * info.json: apply friendly formatting * refactor keymaps - use four-space indent - grid-align keycodes for readability * info.json: fix LAYOUT_iso key sequence
Merge remote-tracking branch 'origin/master' into develop
fix: Remove OLED support (#18719) * fix: Remove OLED support * redundant files Co-authored-by: zvecr <git@zvecr.com>
Update converter/usb_usb keymaps to use LAYOUT_fullsize (#18720)
led_update_kb -> led_update_ports where appropriate (#18716) Following #14452, less boilerplate is needed to customize indicator led control.
Remove RGBLIGHT_ANIMATION and clean up effect defines for layouts+users (#18729)
Remove RGBLIGHT_ANIMATION and clean up effect defines for R-Z (#18728)
Remove RGBLIGHT_ANIMATION and clean up effect defines for L-Q (#18727)
Remove RGBLIGHT_ANIMATION and clean up effect defines for G-K (#18726)
Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725)
Update info.json configs to explicitly list RGBLIGHT animations (#18730)