Add Oryx Keymap with dynamic keymaps enabled
This commit is contained in:
committed by
Florian Didron
parent
bac3e50f88
commit
0c4e870063
3
keyboards/moonlander/keymaps/oryx/config.h
Normal file
3
keyboards/moonlander/keymaps/oryx/config.h
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
#pragma once
|
||||||
|
|
||||||
|
#include "../default/config.h"
|
||||||
1
keyboards/moonlander/keymaps/oryx/keymap.c
Normal file
1
keyboards/moonlander/keymaps/oryx/keymap.c
Normal file
@@ -0,0 +1 @@
|
|||||||
|
// placeholder
|
||||||
6
keyboards/moonlander/keymaps/oryx/rules.mk
Normal file
6
keyboards/moonlander/keymaps/oryx/rules.mk
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
SRC += ../default/keymap.c
|
||||||
|
-include ../default/rules.mk
|
||||||
|
|
||||||
|
WEBUSB_ENABLE = yes
|
||||||
|
ORYX_ENABLE = yes
|
||||||
|
DYNAMIC_KEYMAP_ENABLE = yes
|
||||||
Reference in New Issue
Block a user