summaryrefslogtreecommitdiff
path: root/keyboards/treadstone48/rev1/keymaps/like_jis_rs/rules.mk
diff options
context:
space:
mode:
authorpeepeetee <43021794+peepeetee@users.noreply.github.com>2022-01-11 08:38:31 +0800
committerGitHub <noreply@github.com>2022-01-10 16:38:31 -0800
commita2ddb44957ce134b08081daf769ec25cd1463918 (patch)
tree90c60d1ec2ad9bc9a9900441e43d48053549c36d /keyboards/treadstone48/rev1/keymaps/like_jis_rs/rules.mk
parent31a6401193f66d5c6d244c3db6e6292b57e274d7 (diff)
[Keyboard] move marksard's boards to marksard/ (#15786)
Diffstat (limited to 'keyboards/treadstone48/rev1/keymaps/like_jis_rs/rules.mk')
-rw-r--r--keyboards/treadstone48/rev1/keymaps/like_jis_rs/rules.mk12
1 files changed, 0 insertions, 12 deletions
diff --git a/keyboards/treadstone48/rev1/keymaps/like_jis_rs/rules.mk b/keyboards/treadstone48/rev1/keymaps/like_jis_rs/rules.mk
deleted file mode 100644
index fafe992d6f..0000000000
--- a/keyboards/treadstone48/rev1/keymaps/like_jis_rs/rules.mk
+++ /dev/null
@@ -1,12 +0,0 @@
-MOUSEKEY_ENABLE = yes # Mouse keys
-
-RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
-OLED_ENABLE = yes
-OLED_DRIVER = SSD1306
-LTO_ENABLE = yes
-
-# If you use connection the Rhymestone, please enable RS_EXTRA_LED
-OPT_DEFS += -DRS_EXTRA_LED
-
-# If you want to change the display of OLED, you need to change here
-SRC += ./common/oled_helper.c \