Update README + keymap-drawer docs for NAVI/HUB layer rework

This commit is contained in:
afiqzudinhadi 2026-07-09 09:02:18 +08:00 committed by github-actions[bot]
parent 9de7108d31
commit 437275d284
4 changed files with 58 additions and 36 deletions

View file

@ -191,29 +191,29 @@ layers:
- ''
- ''
- ''
- BRI UP
- Vol Up
- Scrn+
- Vol+
- {t: '$$mdi:led-on$$', s: '$$mdi:palette$$', type: sym_by_sym}
- {t: '$$mdi:led-outline$$', s: '$$mdi:eyedropper$$', type: sym_by_sym}
- {t: '$$mdi:led-on$$', s: '$$tabler:brightness-up$$', type: sym_by_sym}
- '&td_colors'
- ''
- OUT TOG
- Out Tog
- ''
- ''
- ''
- ''
- BRI DN
- Vol Down
- Scrn-
- Vol-
- {t: '$$mdi:led-outline$$', s: '$$mdi:palette$$', type: sym_by_sym}
- {t: '$$mdi:led-on$$', s: '$$mdi:eyedropper$$', type: sym_by_sym}
- {t: '$$mdi:led-outline$$', s: '$$tabler:brightness-down$$', type: sym_by_sym}
- ''
- ''
- ''
-
-
- MUTE
-
-
- Mute
- {t: '$$mdi:led-on$$', h: '$$mdi:toggle-switch$$', s: '$$mdi:led-outline$$', type: toggle}
- {t: '$$mdi:led-on$$', h: '$$mdi:page-next-outline$$', type: tap_dance}
- {t: '$$mdi:led-on$$', h: '$$mdi:page-previous-outline$$', type: tap_dance}