diff options
author | kakunpc <15257475+kakunpc@users.noreply.github.com> | 2019-09-29 03:59:33 +0900 |
---|---|---|
committer | Drashna Jaelre <drashna@live.com> | 2019-09-28 11:59:33 -0700 |
commit | 20a16d29fe50f30b8309e68790c628832dc4906c (patch) | |
tree | 050392591fea585703ddd1788b52004d9fdc8d8a /keyboards/angel17/rules.mk | |
parent | 17794e0b2502371eaf155328d4e4195aef703163 (diff) |
[Keyboard] update angel17 (#6831)
Diffstat (limited to 'keyboards/angel17/rules.mk')
-rw-r--r-- | keyboards/angel17/rules.mk | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/keyboards/angel17/rules.mk b/keyboards/angel17/rules.mk index 423ebddc51..dd54bd525f 100644 --- a/keyboards/angel17/rules.mk +++ b/keyboards/angel17/rules.mk @@ -44,3 +44,5 @@ FAUXCLICKY_ENABLE = no # Use buzzer to emulate clicky switches HD44780_ENABLE = no # Enable support for HD44780 based LCDs (+400) LAYOUTS = numpad_5x4 + +DEFAULT_FOLDER = angel17/rev1 |