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

@ -143,6 +143,17 @@ parse_config:
'&out OUT_USB': Out USB
'&out OUT_BLE': Out BLE
'&out OUT_TOG': Out Tog
'&ht_esc_grave ESC GRAVE': {t: '`', h: Esc}
'&kp C_MUTE': Mute
'&kp C_PP':
'&kp C_PREV':
'&kp C_NEXT':
'&kp C_BRI_UP': Scrn+
'&kp C_BRI_DN': Scrn-
'&kp C_VOL_UP': Vol+
'&kp C_VOL_DN': Vol-
'&bt BT_SEL 0': BT 1
'&bt BT_SEL 1': BT 2
@ -317,10 +328,6 @@ parse_config:
combo_rpar: {draw_separate: true}
combo_lbkt: {draw_separate: true}
combo_rbkt: {draw_separate: true}
combo_tab: {draw_separate: true}
combo_del: {draw_separate: true}
combo_esc: {draw_separate: true}
combo_ret: {draw_separate: true}
combo_lock: {draw_separate: true}
combo_bslh: {draw_separate: true}
combo_slsh: {draw_separate: true}