Remove default folders for the Planck & Preonic (#3497)
* remove planck default folder * Update rules.mkmaster
parent
5539d7affb
commit
55ace26a5d
|
@ -44,5 +44,3 @@ SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
|
||||||
|
|
||||||
LAYOUTS = ortho_4x12 planck_mit planck_grid
|
LAYOUTS = ortho_4x12 planck_mit planck_grid
|
||||||
LAYOUTS_HAS_RGB = no
|
LAYOUTS_HAS_RGB = no
|
||||||
|
|
||||||
DEFAULT_FOLDER = planck/rev5
|
|
||||||
|
|
|
@ -72,5 +72,3 @@ API_SYSEX_ENABLE = no
|
||||||
SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
|
SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
|
||||||
|
|
||||||
LAYOUTS = ortho_5x12
|
LAYOUTS = ortho_5x12
|
||||||
|
|
||||||
DEFAULT_FOLDER = preonic/rev2
|
|
Loading…
Reference in New Issue