diff options
| author | skullY <skullydazed@gmail.com> | 2017-11-02 16:47:39 -0700 |
|---|---|---|
| committer | skullY <skullydazed@gmail.com> | 2017-11-02 16:47:39 -0700 |
| commit | 685d4c2f9754e22de3b68379cfc959197495c0aa (patch) | |
| tree | 37b4800cfac587c95fbcb067bd94a2f53a8df5b0 /keyboards/ergodone | |
| parent | 535c2f60a9336d67c1a3fbd2d335b6f24d8cca8d (diff) | |
| download | qmk_firmware-685d4c2f9754e22de3b68379cfc959197495c0aa.tar.gz qmk_firmware-685d4c2f9754e22de3b68379cfc959197495c0aa.zip | |
Do some cleanup for the API
Diffstat (limited to 'keyboards/ergodone')
| -rw-r--r-- | keyboards/ergodone/rules.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/ergodone/rules.mk b/keyboards/ergodone/rules.mk index bbad0ae73..dee7a14e0 100644 --- a/keyboards/ergodone/rules.mk +++ b/keyboards/ergodone/rules.mk | |||
| @@ -92,4 +92,4 @@ ONEHAND_ENABLE = no # Disable Onehand | |||
| 92 | RGBLIGHT_ENABLE = no | 92 | RGBLIGHT_ENABLE = no |
| 93 | MIDI_ENABLE = no | 93 | MIDI_ENABLE = no |
| 94 | 94 | ||
| 95 | LAYOUTS = ergodox ergodox_80 \ No newline at end of file | 95 | LAYOUTS = ergodox |
