mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-02-18 02:26:54 +00:00
Created a new rules.mk file inside the keyboard's root folder and added the keyboard specific configurations
This commit is contained in:
parent
af874df740
commit
bb827d718c
8
keyboards/protokeeb/rev1/rules.mk
Normal file
8
keyboards/protokeeb/rev1/rules.mk
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
# Build Options
|
||||||
|
# Change yes to no to diable feature
|
||||||
|
|
||||||
|
# Enable OS detection
|
||||||
|
OS_DETECTION_ENABLE = yes
|
||||||
|
|
||||||
|
# Enable Rotary Encoder support
|
||||||
|
ENCODER_ENABLE = yes
|
@ -3,9 +3,3 @@
|
|||||||
|
|
||||||
# Default keyboard folder
|
# Default keyboard folder
|
||||||
DEFAULT_FOLDER = protokeeb/rev1
|
DEFAULT_FOLDER = protokeeb/rev1
|
||||||
|
|
||||||
# Enable OS detection
|
|
||||||
OS_DETECTION_ENABLE = yes
|
|
||||||
|
|
||||||
# Enable Rotary Encoder support
|
|
||||||
ENCODER_ENABLE = yes
|
|
||||||
|
Loading…
Reference in New Issue
Block a user