Add dz60_macos_arrow keymap (#3296)
This commit is contained in:
committed by
Drashna Jaelre
parent
57fdce91bf
commit
d7881f3504
9
keyboards/dz60/keymaps/macos_arrow/config.h
Normal file
9
keyboards/dz60/keymaps/macos_arrow/config.h
Normal file
@@ -0,0 +1,9 @@
|
||||
#ifndef CONFIG_KEYMAP_H
|
||||
#define CONFIG_KEYMAP_H
|
||||
|
||||
#include "../../config.h"
|
||||
|
||||
// Fix KC_GESC conflict with Cmd+Alt+Esc on macos
|
||||
#define GRAVE_ESC_GUI_OVERRIDE
|
||||
|
||||
#endif
|
Reference in New Issue
Block a user