mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-07-27 11:31:13 +00:00
Update mod007_v3.c
This commit is contained in:
parent
be904f37ef
commit
18dc3b3449
@ -25,8 +25,6 @@ bool process_record_kb(uint16_t keycode, keyrecord_t *record) {
|
||||
case DF(MAC_B):
|
||||
if (record->event.pressed) {
|
||||
set_single_persistent_default_layer(MAC_B);
|
||||
keymap_config.no_gui = 0;
|
||||
eeconfig_update_keymap(keymap_config.raw);
|
||||
}
|
||||
return false;
|
||||
default:
|
||||
|
Loading…
Reference in New Issue
Block a user