feat(q5_max): map dip-switch to RGB effects (heatmap / solid white) #17

Merged
rootiest merged 1 commits from feat/rbg-switch into main 2026-04-11 06:16:11 +00:00

1 Commits

Author SHA1 Message Date
rootiest 0cf22be07c feat(q5_max): map dip-switch to RGB effects (heatmap / solid white)
Replace the Win/Mac default-layer switch with an RGB effect toggle:
- Win side → solid white backlight
- Mac side → typing heatmap

Add a weak dip_switch_update_keymap() hook in q5_max.c to work around
factory_test.c already owning dip_switch_update_user().
2026-04-11 02:14:34 -04:00