summaryrefslogtreecommitdiff
path: root/keyboards/keycapsss/kimiko/keymaps/oriaj3/rules.mk
diff options
context:
space:
mode:
authorBen <BenRoe@users.noreply.github.com>2024-02-01 03:21:59 +0100
committerGitHub <noreply@github.com>2024-01-31 18:21:59 -0800
commit33a3cd26ab88415e3085a2b2cdf9100488db1967 (patch)
treebfb9770aa2819f6f6e67877b04933aa2047ad620 /keyboards/keycapsss/kimiko/keymaps/oriaj3/rules.mk
parentf3d3b16ebbca791a152b3f82d96f1ad9e964d311 (diff)
[Keyboard] Add Kimiko Rev2 (#21719)
Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com> Co-authored-by: Ex3c4Def <Joe_No@gmx.net> Co-authored-by: Ben Roe <ben@MacBookzPro-M2.lan> Co-authored-by: Ben Roe <ben@MacBook-Pro-von-Ben.local>
Diffstat (limited to 'keyboards/keycapsss/kimiko/keymaps/oriaj3/rules.mk')
-rw-r--r--keyboards/keycapsss/kimiko/keymaps/oriaj3/rules.mk19
1 files changed, 0 insertions, 19 deletions
diff --git a/keyboards/keycapsss/kimiko/keymaps/oriaj3/rules.mk b/keyboards/keycapsss/kimiko/keymaps/oriaj3/rules.mk
deleted file mode 100644
index 46cb8d8a94..0000000000
--- a/keyboards/keycapsss/kimiko/keymaps/oriaj3/rules.mk
+++ /dev/null
@@ -1,19 +0,0 @@
-OLED_ENABLE = yes
-ENCODER_ENABLE = yes # ENables the use of one or more encoders
-RGBLIGHT_ENABLE = no # Disable keyboard RGB underglow
-
-# LTO: Link Time Optimizations.
-# Reduce compiled size, but will automatically disable the legacy TMK Macros and Functions features.
-# This does not affect QMK Macros and Layers
-LTO_ENABLE = yes
-
-#ENABLE RGB MATRIX WITH DRIVER WS2812
-RGB_MATRIX_ENABLE = yes
-RGB_MATRIX_DRIVER = ws2812
-
-#DEFINE SPLIT KEYBOARD AND SPLIT TRANSPORT MIRROR
-SPLIT_KEYBOARD = yes
-
-#DEACTIVATED FOR MEMORY SAVING
-MOUSEKEY_ENABLE = no
-CONSOLE_ENABLE = no