From 251b4fb79d558f550a481cad448000c1622d58f9 Mon Sep 17 00:00:00 2001 From: zvecr Date: Tue, 10 Sep 2019 19:21:27 +0100 Subject: Fix boards being skipped during make all --- keyboards/maartenwut/atom47/rules.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'keyboards/maartenwut') diff --git a/keyboards/maartenwut/atom47/rules.mk b/keyboards/maartenwut/atom47/rules.mk index 9a2cbc55ab..39bfbc2b09 100644 --- a/keyboards/maartenwut/atom47/rules.mk +++ b/keyboards/maartenwut/atom47/rules.mk @@ -61,5 +61,5 @@ AUDIO_ENABLE = no UNICODE_ENABLE = no # Unicode BLUETOOTH_ENABLE = no # Enable Bluetooth with the Adafruit EZ-Key HID -DEFAULT_FOLDER = atom47/rev3 +DEFAULT_FOLDER = maartenwut/atom47/rev3 -- cgit v1.2.3