]> git.donarmstrong.com Git - qmk_firmware.git/commitdiff
Remove default folders for the Planck & Preonic (#3497)
authorJack Humbert <jack.humb@gmail.com>
Fri, 19 Apr 2019 20:05:31 +0000 (16:05 -0400)
committerskullydazed <skullydazed@users.noreply.github.com>
Fri, 19 Apr 2019 20:05:31 +0000 (13:05 -0700)
* remove planck default folder

* Update rules.mk

keyboards/planck/rules.mk
keyboards/preonic/rules.mk

index 6097902384197bd3c9900d37926bc3e54b4b0899..520a2d5c7bac640e551bec60dab0cff464d4f63d 100644 (file)
@@ -44,5 +44,3 @@ SLEEP_LED_ENABLE = no    # Breathing sleep LED during USB suspend
 
 LAYOUTS = ortho_4x12 planck_mit planck_grid
 LAYOUTS_HAS_RGB = no
-
-DEFAULT_FOLDER = planck/rev5
index d5b21388af529b84db5ca90b3ac2e8e099405670..e646f2493f02ad3d3950e40bde661c5f8e88d3c4 100644 (file)
@@ -72,5 +72,3 @@ API_SYSEX_ENABLE = no
 SLEEP_LED_ENABLE = no    # Breathing sleep LED during USB suspend
 
 LAYOUTS = ortho_5x12
-
-DEFAULT_FOLDER = preonic/rev2
\ No newline at end of file