diff options
author | jack <0x6A73@pm.me> | 2022-04-18 03:28:28 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-04-18 02:28:28 -0700 |
commit | 8c91e90381fff838554c979da416341393e0630c (patch) | |
tree | 685652e9d1e1c74494d34b99037f543612f02b9b /keyboards/dailycraft/sandbox/rev2/keymaps/oled/rules.mk | |
parent | f52f3f10772621864b16f9dc299f49df9d958cd8 (diff) |
[Keyboard] sandbox - fix keymaps (#16873)
Diffstat (limited to 'keyboards/dailycraft/sandbox/rev2/keymaps/oled/rules.mk')
-rw-r--r-- | keyboards/dailycraft/sandbox/rev2/keymaps/oled/rules.mk | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/dailycraft/sandbox/rev2/keymaps/oled/rules.mk b/keyboards/dailycraft/sandbox/rev2/keymaps/oled/rules.mk deleted file mode 100644 index ab9d5c6ac2..0000000000 --- a/keyboards/dailycraft/sandbox/rev2/keymaps/oled/rules.mk +++ /dev/null @@ -1,2 +0,0 @@ -VIA_ENABLE = yes -OLED_ENABLE = yes |