Skip to content

Commit

Permalink
[Keyboard] updated a vendor name / fixed minor keymap issues (qmk#12881)
Browse files Browse the repository at this point in the history
  • Loading branch information
noclew authored and mechlovin committed Jul 30, 2021
1 parent 2d0d59c commit e282f6e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
3 changes: 2 additions & 1 deletion keyboards/delikeeb/waaffle/rev3/rules.mk
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@

# MCU name
MCU = atmega32u4

Expand All @@ -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
4 changes: 4 additions & 0 deletions keyboards/handwired/split89/rules.mk
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit e282f6e

Please sign in to comment.