diff --git a/keyboards/delikeeb/waaffle/rev3/rules.mk b/keyboards/delikeeb/waaffle/rev3/rules.mk index 775a281931dc..6055b270c4a0 100644 --- a/keyboards/delikeeb/waaffle/rev3/rules.mk +++ b/keyboards/delikeeb/waaffle/rev3/rules.mk @@ -1,3 +1,4 @@ + # MCU name MCU = atmega32u4 @@ -21,4 +22,4 @@ RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow BLUETOOTH_ENABLE = no # Enable Bluetooth AUDIO_ENABLE = no # Audio output -DEFAULT_FOLDER = delikeeb/waaffle/rev3/pro_micro +DEFAULT_FOLDER = delikeeb/waaffle/rev3/pro_micro \ No newline at end of file diff --git a/keyboards/handwired/split89/rules.mk b/keyboards/handwired/split89/rules.mk index 9b916f556e50..83a10cdc4bb3 100644 --- a/keyboards/handwired/split89/rules.mk +++ b/keyboards/handwired/split89/rules.mk @@ -21,4 +21,8 @@ RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow BLUETOOTH_ENABLE = no # Enable Bluetooth AUDIO_ENABLE = no # Audio output +<<<<<<< HEAD:keyboards/handwired/split89/rules.mk SPLIT_KEYBOARD = yes +======= +DEFAULT_FOLDER = delikeeb/waaffle/rev3/pro_micro +>>>>>>> d200e3de8e ([Keyboard] updated a vendor name / fixed minor keymap issues (#12881)):keyboards/delikeeb/waaffle/rev3/rules.mk