Add dz60_macos_arrow keymap (#3296)
This commit is contained in:
parent
57fdce91bf
commit
d7881f3504
3 changed files with 171 additions and 0 deletions
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
|
Loading…
Add table
Add a link
Reference in a new issue