summaryrefslogtreecommitdiff
path: root/keyboards/exclusive/e6_rgb/keymaps/allleds
diff options
context:
space:
mode:
authorfauxpark <fauxpark@gmail.com>2023-12-20 16:03:14 +1100
committerfauxpark <fauxpark@gmail.com>2023-12-20 16:03:14 +1100
commit2c191e21c280a78e71767a73f31cd7017382186c (patch)
tree9712dc3c8fb836c708ac67a2c4ab0dbf2fa6d674 /keyboards/exclusive/e6_rgb/keymaps/allleds
parent8812a095814fdad3ab245fa2c00e29cb50ee2e92 (diff)
parentc8728880de198f5797463efbbba3eba7f1e4444a (diff)
Merge remote-tracking branch 'upstream/master' into develop
Diffstat (limited to 'keyboards/exclusive/e6_rgb/keymaps/allleds')
-rw-r--r--keyboards/exclusive/e6_rgb/keymaps/allleds/keymap.c18
-rw-r--r--keyboards/exclusive/e6_rgb/keymaps/allleds/readme.md13
-rw-r--r--keyboards/exclusive/e6_rgb/keymaps/allleds/rules.mk1
3 files changed, 0 insertions, 32 deletions
diff --git a/keyboards/exclusive/e6_rgb/keymaps/allleds/keymap.c b/keyboards/exclusive/e6_rgb/keymaps/allleds/keymap.c
deleted file mode 100644
index 4c719e7481..0000000000
--- a/keyboards/exclusive/e6_rgb/keymaps/allleds/keymap.c
+++ /dev/null
@@ -1,18 +0,0 @@
-#include QMK_KEYBOARD_H
-
-const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
- [0] = LAYOUT_60_tsangan_hhkb(
- KC_ESC, KC_1, KC_2, KC_3, KC_4, KC_5, KC_6, KC_7, KC_8, KC_9, KC_0, KC_MINS, KC_EQL, KC_BSLS, KC_GRV,
- KC_TAB, KC_Q, KC_W, KC_E, KC_R, KC_T, KC_Y, KC_U, KC_I, KC_O, KC_P, KC_LBRC, KC_RBRC, KC_BSPC,
- KC_LCTL, KC_A, KC_S, KC_D, KC_F, KC_G, KC_H, KC_J, KC_K, KC_L, KC_SCLN, KC_QUOT, KC_ENT,
- KC_LSFT, KC_Z, KC_X, KC_C, KC_V, KC_B, KC_N, KC_M, KC_COMM, KC_DOT, KC_SLSH, KC_RSFT, KC_END,
- KC_CAPS, KC_LGUI, KC_LALT, LT(1,KC_SPC), KC_RALT, TG(1), KC_RCTL
- ),
- [1] = LAYOUT_60_tsangan_hhkb(
- _______, KC_F1, KC_F2, KC_F3, KC_F4, KC_F5, KC_F6, KC_F7, KC_F8, KC_F9, KC_F10, KC_F11, KC_F12, _______, KC_PSCR,
- QK_BOOT, RGB_TOG, RGB_MOD, _______, _______, _______, _______, _______, _______, _______, _______, KC_PGUP, KC_PGDN, _______,
- _______, _______, _______, _______, _______, _______, KC_LEFT, KC_DOWN, KC_UP, KC_RGHT, _______, _______, _______,
- _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______,
- _______, _______, _______, _______, _______, TG(0), _______
- ),
-};
diff --git a/keyboards/exclusive/e6_rgb/keymaps/allleds/readme.md b/keyboards/exclusive/e6_rgb/keymaps/allleds/readme.md
deleted file mode 100644
index f9d6b26522..0000000000
--- a/keyboards/exclusive/e6_rgb/keymaps/allleds/readme.md
+++ /dev/null
@@ -1,13 +0,0 @@
-This keymap turns RGB underglow and per-key RGB ON at the same time.
-
-While this is the case:
-
-RGB_TOG, RGB_MOD, etc to control the RGB underglow
-
-F13-F17 were used to control the per key RGB
-
-- F13 to turn the RGB on/off
-- F14 to change the effect mode
-- F15 to increase the HUE
-- F16 to increase the SAT
-- F17 to increase the VAL
diff --git a/keyboards/exclusive/e6_rgb/keymaps/allleds/rules.mk b/keyboards/exclusive/e6_rgb/keymaps/allleds/rules.mk
deleted file mode 100644
index c2a46039d6..0000000000
--- a/keyboards/exclusive/e6_rgb/keymaps/allleds/rules.mk
+++ /dev/null
@@ -1 +0,0 @@
-RGB_MATRIX_ENABLE = yes # Use RGB matrix