summaryrefslogtreecommitdiffstats
path: root/keyboards/dztech/dz60rgb_ansi
diff options
context:
space:
mode:
authorlokher <lokher@gmail.com>2022-09-13 11:24:05 +0800
committerlokher <lokher@gmail.com>2022-09-13 11:24:05 +0800
commit9581289745736ce068a1040f44cec37a2ca8830d (patch)
tree24f644715a5fd6cc4d804d9604fb094307808b1b /keyboards/dztech/dz60rgb_ansi
parentfe13cedf8c09fa34d5cec4e4c624738095176625 (diff)
Remove non-Keychron keyboards
Diffstat (limited to 'keyboards/dztech/dz60rgb_ansi')
-rw-r--r--keyboards/dztech/dz60rgb_ansi/config.h3
-rw-r--r--keyboards/dztech/dz60rgb_ansi/dz60rgb_ansi.c110
-rw-r--r--keyboards/dztech/dz60rgb_ansi/dz60rgb_ansi.h19
-rw-r--r--keyboards/dztech/dz60rgb_ansi/info.json80
-rw-r--r--keyboards/dztech/dz60rgb_ansi/keymaps/badger/keymap.c60
-rw-r--r--keyboards/dztech/dz60rgb_ansi/keymaps/bingocaller/config.h27
-rw-r--r--keyboards/dztech/dz60rgb_ansi/keymaps/bingocaller/keymap.c128
-rw-r--r--keyboards/dztech/dz60rgb_ansi/keymaps/bingocaller/readme.md51
-rw-r--r--keyboards/dztech/dz60rgb_ansi/keymaps/default/keymap.c25
-rw-r--r--keyboards/dztech/dz60rgb_ansi/keymaps/kuru/keymap.c100
-rw-r--r--keyboards/dztech/dz60rgb_ansi/keymaps/muralisc/keymap.c168
-rw-r--r--keyboards/dztech/dz60rgb_ansi/keymaps/muralisc/readme.md26
-rw-r--r--keyboards/dztech/dz60rgb_ansi/keymaps/via/keymap.c33
-rw-r--r--keyboards/dztech/dz60rgb_ansi/keymaps/via/rules.mk2
-rw-r--r--keyboards/dztech/dz60rgb_ansi/readme.md23
-rw-r--r--keyboards/dztech/dz60rgb_ansi/v1/.noci0
-rw-r--r--keyboards/dztech/dz60rgb_ansi/v1/config.h85
-rw-r--r--keyboards/dztech/dz60rgb_ansi/v1/info.json6
-rw-r--r--keyboards/dztech/dz60rgb_ansi/v1/rules.mk22
-rw-r--r--keyboards/dztech/dz60rgb_ansi/v2/config.h83
-rw-r--r--keyboards/dztech/dz60rgb_ansi/v2/info.json6
-rw-r--r--keyboards/dztech/dz60rgb_ansi/v2/rules.mk23
-rw-r--r--keyboards/dztech/dz60rgb_ansi/v2_1/config.h99
-rw-r--r--keyboards/dztech/dz60rgb_ansi/v2_1/info.json6
-rw-r--r--keyboards/dztech/dz60rgb_ansi/v2_1/rules.mk22
25 files changed, 0 insertions, 1207 deletions
diff --git a/keyboards/dztech/dz60rgb_ansi/config.h b/keyboards/dztech/dz60rgb_ansi/config.h
deleted file mode 100644
index b8c5759db6..0000000000
--- a/keyboards/dztech/dz60rgb_ansi/config.h
+++ /dev/null
@@ -1,3 +0,0 @@
-#pragma once
-
-#include "config_common.h"
diff --git a/keyboards/dztech/dz60rgb_ansi/dz60rgb_ansi.c b/keyboards/dztech/dz60rgb_ansi/dz60rgb_ansi.c
deleted file mode 100644
index 0929ddbf47..0000000000
--- a/keyboards/dztech/dz60rgb_ansi/dz60rgb_ansi.c
+++ /dev/null
@@ -1,110 +0,0 @@
-#include "dz60rgb_ansi.h"
-
-#ifdef RGB_MATRIX_ENABLE
-const is31_led PROGMEM g_is31_leds[DRIVER_LED_TOTAL] = {
- { 0, K_14, J_14, L_14 },
- { 0, K_13, J_13, L_13 },
- { 0, K_12, J_12, L_12 },
- { 0, K_11, J_11, L_11 },
- { 0, K_10, J_10, L_10 },
- { 0, K_9, J_9, L_9 },
- { 0, K_8, J_8, L_8 },
- { 0, K_7, J_7, L_7 },
- { 0, K_6, J_6, L_6 },
- { 0, K_5, J_5, L_5 },
- { 0, K_4, J_4, L_4 },
- { 0, K_3, J_3, L_3 },
- { 0, K_2, J_2, L_2 },
- { 0, K_1, J_1, L_1 },
-
- { 0, H_14, G_14, I_14 },
- { 0, H_13, G_13, I_13 },
- { 0, H_12, G_12, I_12 },
- { 0, H_11, G_11, I_11 },
- { 0, H_10, G_10, I_10 },
- { 0, H_9, G_9, I_9 },
- { 0, H_8, G_8, I_8 },
- { 0, H_7, G_7, I_7 },
- { 0, H_6, G_6, I_6 },
- { 0, H_5, G_5, I_5 },
- { 0, H_4, G_4, I_4 },
- { 0, H_3, G_3, I_3 },
- { 0, H_2, G_2, I_2 },
- { 0, H_1, G_1, I_1 },
-
- { 0, E_14, D_14, F_14 },
- { 0, E_12, D_12, F_12 },
- { 0, E_11, D_11, F_11 },
- { 0, E_10, D_10, F_10 },
- { 0, E_9, D_9, F_9 },
- { 0, E_8, D_8, F_8 },
- { 0, E_7, D_7, F_7 },
- { 0, E_6, D_6, F_6 },
- { 0, E_5, D_5, F_5 },
- { 0, E_4, D_4, F_4 },
- { 0, E_3, D_3, F_3 },
- { 0, E_2, D_2, F_2 },
- { 0, E_1, D_1, F_1 },
-
- { 0, B_13, A_13, C_13 },
- { 0, B_11, A_11, C_11 },
- { 0, B_10, A_10, C_10 },
- { 0, B_9, A_9, C_9 },
- { 0, B_8, A_8, C_8 },
- { 0, B_7, A_7, C_7 },
- { 0, B_6, A_6, C_6 },
- { 0, B_5, A_5, C_5 },
- { 0, B_4, A_4, C_4 },
- { 0, B_3, A_3, C_3 },
- { 0, B_2, A_2, C_2 },
- { 0, B_1, A_1, C_1 },
-
- { 0, B_15, A_15, C_15 },
- { 0, E_13, D_13, F_13 },
- { 0, B_12, A_12, C_12 },
- { 0, E_15, D_15, F_15 },
- { 0, B_16, A_16, C_16 },
- { 0, E_16, D_16, F_16 },
- { 0, H_16, G_16, I_16 },
- { 0, K_16, J_16, L_16 }
-};
-
-led_config_t g_led_config = {
- {
- { 13, 12, 11, 10, 9, 8, 7, 6, 5, 4, 3, 2, 1, 0 },
- { 27, 26, 25, 24, 23, 22, 21, 20, 19, 18, 17, 16, 15, 14 },
- { 40, 39, 38, 37, 36, 35, 34, 33, 32, 31, 30, 29, NO_LED, 28 },
- { 52, 51, 50, 49, 48, 47, 46, 45, 44, 43, 42, 41, NO_LED, NO_LED },
- { 60, 59, 58, NO_LED, NO_LED, 57, NO_LED, NO_LED, NO_LED, 56, 55, 54, NO_LED, 53 }
- }, {
- { 216, 0 }, { 192, 0 }, { 176, 0 }, { 160, 0 }, { 144, 0 }, { 128, 0 }, { 112, 0 }, { 96, 0 }, { 80, 0 }, { 64, 0 }, { 48, 0 }, { 32, 0 }, { 16, 0 }, { 0, 0 },
- { 220, 16 }, { 200, 16 }, { 184, 16 }, { 168, 16 }, { 152, 16 }, { 136, 16 }, { 120, 16 }, { 104, 16 }, { 88, 16 }, { 72, 16 }, { 56, 16 }, { 40, 16 }, { 24, 16 }, { 4, 16 },
- { 214, 24 }, { 188, 32 }, { 172, 32 }, { 156, 32 }, { 140, 32 }, { 124, 32 }, { 108, 32 }, { 92, 32 }, { 76, 32 }, { 60, 32 }, { 44, 32 }, { 28, 32 }, { 6, 32 },
- { 210, 48 }, { 180, 48 }, { 164, 48 }, { 148, 48 }, { 132, 48 }, { 116, 48 }, { 100, 48 }, { 84, 48 }, { 68, 48 }, { 52, 48 }, { 20, 48 }, { 10, 48 },
- { 222, 64 }, { 202, 64 }, { 182, 64 }, { 162, 64 }, { 102, 64 }, { 42, 64 }, { 22, 64 }, { 2, 64 }
- }, {
- 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
- 1, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 1,
- 1, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 1,
- 1, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 1,
- 1, 1, 1, 1, 4, 1, 1, 1
- }
-};
-
-void suspend_power_down_kb(void) {
- rgb_matrix_set_suspend_state(true);
- suspend_power_down_user();
-}
-
-void suspend_wakeup_init_kb(void) {
- rgb_matrix_set_suspend_state(false);
- suspend_wakeup_init_user();
-}
-
-__attribute__ ((weak))
-void rgb_matrix_indicators_user(void) {
- if (host_keyboard_led_state().caps_lock) {
- rgb_matrix_set_color(40, 0xFF, 0xFF, 0xFF);
- }
-}
-#endif
diff --git a/keyboards/dztech/dz60rgb_ansi/dz60rgb_ansi.h b/keyboards/dztech/dz60rgb_ansi/dz60rgb_ansi.h
deleted file mode 100644
index e522c482c2..0000000000
--- a/keyboards/dztech/dz60rgb_ansi/dz60rgb_ansi.h
+++ /dev/null
@@ -1,19 +0,0 @@
-#pragma once
-
-#include "quantum.h"
-
-#define XXX KC_NO
-
-#define LAYOUT_60_ansi( \
- K00, K01, K02, K03, K04, K05, K06, K07, K08, K09, K0A, K0B, K0C, K0D, \
- K10, K11, K12, K13, K14, K15, K16, K17, K18, K19, K1A, K1B, K1C, K1D, \
- K20, K21, K22, K23, K24, K25, K26, K27, K28, K29, K2A, K2B, K2D, \
- K30, K31, K32, K33, K34, K35, K36, K37, K38, K39, K3A, K3B, \
- K40, K41, K42, K45, K49, K4A, K4B, K4D \
-) { \
- { K00, K01, K02, K03, K04, K05, K06, K07, K08, K09, K0A, K0B, K0C, K0D }, \
- { K10, K11, K12, K13, K14, K15, K16, K17, K18, K19, K1A, K1B, K1C, K1D }, \
- { K20, K21, K22, K23, K24, K25, K26, K27, K28, K29, K2A, K2B, XXX, K2D }, \
- { K30, K31, K32, K33, K34, K35, K36, K37, K38, K39, K3A, K3B, XXX, XXX }, \
- { K40, K41, K42, XXX, XXX, K45, XXX, XXX, XXX, K49, K4A, K4B, XXX, K4D } \
-}
diff --git a/keyboards/dztech/dz60rgb_ansi/info.json b/keyboards/dztech/dz60rgb_ansi/info.json
deleted file mode 100644
index 31c04c9599..0000000000
--- a/keyboards/dztech/dz60rgb_ansi/info.json
+++ /dev/null
@@ -1,80 +0,0 @@
-{
- "keyboard_name": "DZ60RGB_ANSI",
- "manufacturer": "DZTECH",
- "url": "",
- "maintainer": "dztech",
- "usb": {
- "vid": "0x445A"
- },
- "layouts": {
- "LAYOUT_60_ansi": {
- "layout": [
- {"x":0, "y":0},
- {"x":1, "y":0},
- {"x":2, "y":0},
- {"x":3, "y":0},
- {"x":4, "y":0},
- {"x":5, "y":0},
- {"x":6, "y":0},
- {"x":7, "y":0},
- {"x":8, "y":0},
- {"x":9, "y":0},
- {"x":10, "y":0},
- {"x":11, "y":0},
- {"x":12, "y":0},
- {"x":13, "y":0, "w":2},
-
- {"x":0, "y":1, "w":1.5},
- {"x":1.5, "y":1},
- {"x":2.5, "y":1},
- {"x":3.5, "y":1},
- {"x":4.5, "y":1},
- {"x":5.5, "y":1},
- {"x":6.5, "y":1},
- {"x":7.5, "y":1},
- {"x":8.5, "y":1},
- {"x":9.5, "y":1},
- {"x":10.5, "y":1},
- {"x":11.5, "y":1},
- {"x":12.5, "y":1},
- {"x":13.5, "y":1, "w":1.5},
-
- {"x":0, "y":2, "w":1.75},
- {"x":1.75, "y":2},
- {"x":2.75, "y":2},
- {"x":3.75, "y":2},
- {"x":4.75, "y":2},
- {"x":5.75, "y":2},
- {"x":6.75, "y":2},
- {"x":7.75, "y":2},
- {"x":8.75, "y":2},
- {"x":9.75, "y":2},
- {"x":10.75, "y":2},
- {"x":11.75, "y":2},
- {"x":12.75, "y":2, "w":2.25},
-
- {"x":0, "y":3, "w":2.25},
- {"x":2.25, "y":3},
- {"x":3.25, "y":3},
- {"x":4.25, "y":3},
- {"x":5.25, "y":3},
- {"x":6.25, "y":3},
- {"x":7.25, "y":3},
- {"x":8.25, "y":3},
- {"x":9.25, "y":3},
- {"x":10.25, "y":3},
- {"x":11.25, "y":3},
- {"x":12.25, "y":3, "w":2.75},
-
- {"x":0, "y":4, "w":1.25},
- {"x":1.25, "y":4, "w":1.25},
- {"x":2.5, "y":4, "w":1.25},
- {"x":3.75, "y":4, "w":6.25},
- {"x":10, "y":4, "w":1.25},
- {"x":11.25, "y":4, "w":1.25},
- {"x":12.5, "y":4, "w":1.25},
- {"x":13.75, "y":4, "w":1.25}
- ]
- }
- }
-}
diff --git a/keyboards/dztech/dz60rgb_ansi/keymaps/badger/keymap.c b/keyboards/dztech/dz60rgb_ansi/keymaps/badger/keymap.c
deleted file mode 100644
index e4387eacfd..0000000000
--- a/keyboards/dztech/dz60rgb_ansi/keymaps/badger/keymap.c
+++ /dev/null
@@ -1,60 +0,0 @@
-/*
-Copyright 2020 Dan White <opensource@bluetufa.com>
-
-This program is free software: you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation, either version 2 of the License, or
-(at your option) any later version.
-This program is distributed in the hope that it will be useful,
-but WITHOUT ANY WARRANTY; without even the implied warranty of
-MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-GNU General Public License for more details.
-You should have received a copy of the GNU General Public License
-along with this program. If not, see <http://www.gnu.org/licenses/>.
-*/
-#include "badger.h"
-
-const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
- [_QWERTY_MAC] = LAYOUT_60_ansi(\
- KC_GRV, 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_BSPC, \
- 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_BSLS, \
- MOVE_MAC, 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_LCTL, KC_LALT, KC_LGUI, KC_SPC, ADJUST, KC_RGUI, KC_RALT, MAC_POP),
-
- [_MOVE_MAC] = LAYOUT_60_ansi(\
- MAC_FRC, MM_LEFT, MM_RGHT, KC_HASH, KC_DLR, KC_PERC, KC_CIRC, KC_AMPR, KC_ASTR, KC_LPRN, KC_0, IJ_TOP, IJ_BOTT, KC_DEL, \
- KC_BACK, IJ_STEP, IJ_INTO, IJ_OUT, IJ_RUN, IJ_STOP, _______, WD_BACK, KC_HOME, KC_END, WD_FRWD, IJ_BACK, IJ_FWD, KC_NEXT, \
- _______, MM_LH, MM_MAX, MM_RH, IJ_FIND, IJ_IMPS, KC_LEFT, KC_DOWN, KC_UP, KC_RGHT, CM_RIGHT, CM_DOWN, _______, \
- _______, MM_UH, MM_BH, MAC_CPY, MAC_PST, IJ_IMPH, _______, IJ_REN, IJ_IMPL, IJ_DECL, IJ_USAG, _______, \
- _______, _______, _______, _______, _______, _______, _______, _______),
-
- [_QWERTY_LINUX] = LAYOUT_60_ansi(\
- KC_GRV, 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_BSPC, \
- 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_BSLS, \
- MOVE, 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_LCTL, KC_LGUI, KC_LALT, KC_SPC, ADJUST, KC_LALT, KC_RGUI, KC_RCTL),
-
- [_MOVE_LINUX] = LAYOUT_60_ansi(\
- KC_GRV, VD_1, VD_2, VD_3, KC_F4, KC_F5, KC_F6, KC_F7, KC_F8, KC_F9, KC_F10, KC_F11, KC_F12, KC_DEL, \
- KC_BACK, WM_VD1, WM_UH, WM_VD2, QK_BOOT, KC_MSTP, KC_MPLY, KC_PGUP, KC_HOME, KC_END, KC_PGDN, _______, _______, KC_NEXT, \
- _______, WM_LH, WM_MAX, WM_RH, WD_FRWD, _______, KC_LEFT, KC_DOWN, KC_UP, KC_RGHT, CS_RIGHT, CS_DOWN, _______, \
- _______, WM_VD3, WM_BH, OS_COPY, OS_PAST, WD_BACK, KC_MNXT, KC_MUTE, KC_WBAK, KC_WFWD, _______, _______, \
- _______, _______, _______, _______, _______, _______, _______, _______),
-
- [_ADJUST] = LAYOUT_60_ansi(\
- KC_ESC, 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_DEL, \
- _______, _______, _______, _______, KC_WREF, KC_MSTP, KC_MPLY, KC_PGUP, _______, _______, KC_PGDN, KC_VOLD, KC_VOLU, KC_INS, \
- _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, \
- _______, DF_1, DF_2, KC_CAPS, _______, KC_MPRV, KC_MNXT, KC_MUTE, KC_WBAK, KC_WFWD, KC_WSCH, _______, \
- _______, _______, _______, _______, _______, _______, _______, MO(_CONFIG)),
-
- [_CONFIG] = LAYOUT_60_ansi(\
- _______, 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_DEL, \
- _______, NK_ON, NK_OFF, EEP_RST, QK_BOOT, _______, _______, _______, _______, _______, _______, _______, _______, KC_INS, \
- _______, GE_SWAP, GE_NORM, DEBUG, RGB_MOD, RGB_HUI, RGB_SAI, RGB_SPI, RGB_M_B, _______, _______, RGB_TOG, _______, \
- _______, LAG_SWP, LAG_NRM, _______, RGB_RMOD, RGB_HUD, RGB_SAD, RGB_SPD, RGB_M_K, _______, _______, _______, \
- _______, _______, _______, _______, _______, _______, _______, _______)
-};
-
diff --git a/keyboards/dztech/dz60rgb_ansi/keymaps/bingocaller/config.h b/keyboards/dztech/dz60rgb_ansi/keymaps/bingocaller/config.h
deleted file mode 100644
index 59fc46d260..0000000000
--- a/keyboards/dztech/dz60rgb_ansi/keymaps/bingocaller/config.h
+++ /dev/null
@@ -1,27 +0,0 @@
- /* Copyright 2021 Jesper Nellemann Jakobsen
- *
- * This program is free software: you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation, either version 2 of the License, or
- * (at your option) any later version.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>.
- */
-
-#pragma once
-
-#define MOUSEKEY_DELAY 0 // default is 300ms
-#define MOUSEKEY_INTERVAL 16 // ~ 60Hz (1/60)
-#define MOUSEKEY_MAX_SPEED 8 // default is 10; the lower interval, the lower this ought to be
-#define MOUSEKEY_TIME_TO_MAX 15 // default is 20
-
-#define MOUSEKEY_WHEEL_DELAY 0 // default is 300ms
-#define MOUSEKEY_WHEEL_INTERVAL 50 // default is 100ms
-#define MOUSEKEY_WHEEL_MAX_SPEED 10 // default is 8
-#define MOUSEKEY_WHEEL_TIME_TO_MAX 30 // default is 40
diff --git a/keyboards/dztech/dz60rgb_ansi/keymaps/bingocaller/keymap.c b/keyboards/dztech/dz60rgb_ansi/keymaps/bingocaller/keymap.c
deleted file mode 100644
index 2d1d971f78..0000000000
--- a/keyboards/dztech/dz60rgb_ansi/keymaps/bingocaller/keymap.c
+++ /dev/null
@@ -1,128 +0,0 @@
- /* Copyright 2021 Jesper Nellemann Jakobsen
- *
- * This program is free software: you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation, either version 2 of the License, or
- * (at your option) any later version.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>.
- */
-
-#include QMK_KEYBOARD_H
-
-enum layers {
- _BASE,
- _ARROWS,
- _HDUE, /* Home, pgDown, pgUp, End */
- _MOUSE,
- _FN
-};
-
-/* Custom keys */
-
-/* Word movement/deletetion */
-#define WORD_BK A(KC_LEFT)
-#define WORD_FW A(KC_RIGHT)
-#define D_WORD_BK A(KC_BSPACE)
-#define D_WORD_FW A(KC_DELETE)
-/* Fine volume control */
-#define FVOLU S(A(KC_VOLU))
-#define F_VOLD S(A(KC_VOLD))
-/* Multi-purpose keys */
-#define HYPR_CAPS ALL_T(KC_CAPS)
-#define CTL_ESC LCTL_T(KC_ESC)
-/* Layer keys */
-#define ARROWS LT(_ARROWS, KC_D)
-#define HDUE MO(_HDUE)
-#define MOUSP LT(_MOUSE, KC_SPC)
-#define FN MO(_FN)
-
-const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
- /* Default layer:
- * Space Cadet shifts (parentheses on tap)
- * Caps Lock is Control on hold, Esc on tap
- * Hyper/Caps Lock on Control keys
- * Hold D to activate layer 1 (Arrows)
- * Hold Space to activate layer 3 (Mouse keys)
- * Hold FN to activate layer 4 (FN layer)
- */
- [_BASE] = LAYOUT_60_ansi(
- KC_GRV, 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_BSPC,
- 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_BSLS,
- CTL_ESC, KC_A, KC_S, ARROWS, KC_F, KC_G, KC_H, KC_J, KC_K, KC_L, KC_SCLN, KC_QUOT, KC_ENT,
- KC_LSPO, KC_Z, KC_X, KC_C, KC_V, KC_B, KC_N, KC_M, KC_COMM, KC_DOT, KC_SLSH, KC_RSPC,
- HYPR_CAPS, KC_LALT, KC_LGUI, MOUSP, KC_RGUI, KC_RALT, FN, HYPR_CAPS
- ),
-
- /* Layer 1:
- * Vim arrows (HJKL)
- * Vim-like move across words with W(ord), and B(eginning)
- * Media controls (fine volume controls using Option+Shift)
- * Backspace/Del on N/M
- * Hold F to activate layer 2 (HDUE: Home, Down, Up, End)
- */
- [_ARROWS] = LAYOUT_60_ansi(
- _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______,
- _______, _______, WORD_FW, _______, _______, _______, _______, KC_MPRV, KC_MPLY, KC_MNXT, KC_MUTE, F_VOLD, FVOLU, _______,
- _______, _______, _______, _______, HDUE, _______, KC_LEFT, KC_DOWN, KC_UP, KC_RGHT, _______, _______, _______,
- _______, _______, _______, _______, _______, WORD_BK, KC_BSPC, KC_DEL, _______, _______, _______, _______,
- _______, _______, _______, _______, _______, _______, _______, _______
- ),
-
- /* Layer 2:
- * Home, Page Down, Page Up, End
- * Delete word forward/back on W/B
- */
- [_HDUE] = LAYOUT_60_ansi(
- _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______,
- _______, _______, D_WORD_FW, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______,
- _______, _______, _______, _______, _______, _______, KC_HOME, KC_PGDN, KC_PGUP, KC_END, _______, _______, _______,
- _______, _______, _______, _______, _______, D_WORD_BK, _______, _______, _______, _______, _______, _______,
- _______, _______, _______, _______, _______, _______, _______, _______
- ),
-
- /* Layer 3:
- * Mouse keys
- * Cursor movement: HJKL
- * MB 1, 2, and 3 on F, D, and S, respectively
- * Mouse wheel: up (V), down (R) (reversed because of Natural Scrolling)
- * Change mouse acceleration on U, I, O (0, 1, 2)
- */
- [_MOUSE] = LAYOUT_60_ansi(
- _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______,
- _______, _______, _______, _______, KC_WH_D, _______, _______, KC_ACL0, KC_ACL1, KC_ACL2, _______, _______, _______, _______,
- _______, _______, KC_BTN3, KC_BTN2, KC_BTN1, _______, KC_MS_L, KC_MS_D, KC_MS_U, KC_MS_R, _______, _______, _______,
- _______, _______, _______, _______, KC_WH_U, _______, _______, _______, _______, _______, _______, _______,
- _______, _______, _______, _______, _______, _______, _______, _______
- ),
-
- /* Layer 4:
- * F1-12
- * Del on backspace
- * Lots of RGB controls
- * QK_BOOT firmware on backslash
- * Screen brightness: Z (decrease), X (increase)
- */
- [_FN] = LAYOUT_60_ansi(
- _______, 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_DEL,
- _______, RGB_TOG, RGB_MOD, RGB_HUI, RGB_SAI, RGB_VAI, RGB_SPI, RGB_M_P, RGB_M_B, RGB_M_R, _______, _______, _______, QK_BOOT,
- _______, _______, RGB_RMOD, RGB_HUD, RGB_SAD, RGB_VAD, RGB_SPD, RGB_M_SW, RGB_M_SN, RGB_M_K, _______, _______, _______,
- _______, KC_BRID, KC_BRIU, _______, _______, _______, _______, RGB_M_X, RGB_M_G, RGB_M_T, _______, _______,
- _______, _______, _______, _______, _______, _______, _______, _______
- )
-
- // TEMPLATE
- // LAYOUT_60_ansi(
- // _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______,
- // _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______,
- // _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______,
- // _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______,
- // _______, _______, _______, _______, _______, _______, _______, _______,
- // ),
-};
diff --git a/keyboards/dztech/dz60rgb_ansi/keymaps/bingocaller/readme.md b/keyboards/dztech/dz60rgb_ansi/keymaps/bingocaller/readme.md
deleted file mode 100644
index 5f65c349dc..0000000000
--- a/keyboards/dztech/dz60rgb_ansi/keymaps/bingocaller/readme.md
+++ /dev/null
@@ -1,51 +0,0 @@
-# MacOS standard-ish 60% keymap with Vim-like arrows
-
-This is a MacOS-specific keymap for DZ60 RGB ANSI with a bit of Vim arrows and other niceties.
-
-## Base Layer
-
-![Graphical representation of the Base Layer](https://i.imgur.com/L66C3ya.png)
-
-* Space Cadet shifts (parentheses on tap)
-* Caps Lock is Control on hold, Esc on tap
-* Hyper/Caps Lock on Control keys
-* Hold D to activate layer 1 (Arrows)
-* Hold Space to activate layer 3 (Mouse keys)
-* Hold FN to activate layer 4 (FN layer)
-
-## Layer 1: "Arrows"
-
-![Graphical representation of Layer 1](https://i.imgur.com/VirYuoO.png)
-
-* Vim arrows (HJKL)
-* Vim-like move across words with W(ord), and B(eginning)
-* Media controls (fine volume controls using Option+Shift)
-* Backspace/Del on N/M
-* Hold F to activate layer 2 (HDUE: Home, Down, Up, End)
-
-## Layer 2: "HDUE"
-
-![Graphical representation of Layer 2](https://i.imgur.com/xWMqCmD.png)
-
-* **H**ome, Page **D**own, Page **U**p, **E**nd
-* Delete word forward/back on W/B
-
-## Layer 3: "Mouse keys"
-
-![Graphical representation of Layer 3](https://i.imgur.com/x5vmAyK.png)
-
-* Mouse keys
-* Cursor movement: HJKL
-* MB 1, 2, and 3 on F, D, and S, respectively
-* Mouse wheel: up (V), down (R) (reversed because of Natural Scrolling)
-* Change mouse acceleration on U, I, O (0, 1, 2)
-
-## Layer 4: "The FN layer"
-
-![Graphical representation of Layer 4](https://i.imgur.com/6favpke.png)
-
-* F1-12
-* Del on backspace
-* Lots of RGB controls
-* RESET firmware on backslash
-* Screen brightness: Z (decrease), X (increase)
diff --git a/keyboards/dztech/dz60rgb_ansi/keymaps/default/keymap.c b/keyboards/dztech/dz60rgb_ansi/keymaps/default/keymap.c
deleted file mode 100644
index f38b6aa0fc..0000000000
--- a/keyboards/dztech/dz60rgb_ansi/keymaps/default/keymap.c
+++ /dev/null
@@ -1,25 +0,0 @@
-#include QMK_KEYBOARD_H
-
-const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
- [0] = LAYOUT_60_ansi(
- KC_GESC, 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_BSPC,
- 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_BSLS,
- CTL_T(KC_CAPS), 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_LCTL, KC_LGUI, KC_LALT, KC_SPC, KC_RALT, MO(1), MO(2), KC_RCTL
- ),
- [1] = LAYOUT_60_ansi(
- KC_GESC, 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_DEL,
- _______, _______, KC_UP, _______, _______, _______, KC_CALC, _______, KC_INS, _______, KC_PSCR, KC_SLCK, KC_PAUS, QK_BOOT,
- _______, KC_LEFT, KC_DOWN, KC_RGHT, _______, _______, _______, _______, _______, _______, KC_HOME, KC_PGUP, _______,
- KC_MPRV, KC_VOLD, KC_VOLU, KC_MUTE, _______, _______, NK_TOGG, _______, _______, KC_END, KC_PGDN, KC_MNXT,
- _______, _______, _______, _______, _______, _______, _______, _______
- ),
- [2] = LAYOUT_60_ansi(
- _______, 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_DEL,
- _______, RGB_TOG, _______, RGB_HUI, RGB_HUD, RGB_SAI, RGB_SAD, RGB_VAI, RGB_VAD, RGB_MOD, _______, _______, _______, QK_BOOT,
- _______, _______, _______, _______, _______, _______, _______, _______, RGB_SPI, RGB_SPD, _______, _______, _______,
- _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______,
- _______, _______, _______, _______, _______, _______, _______, _______
- )
-};
diff --git a/keyboards/dztech/dz60rgb_ansi/keymaps/kuru/keymap.c b/keyboards/dztech/dz60rgb_ansi/keymaps/kuru/keymap.c
deleted file mode 100644
index 20eaed8247..0000000000
--- a/keyboards/dztech/dz60rgb_ansi/keymaps/kuru/keymap.c
+++ /dev/null
@@ -1,100 +0,0 @@
-/* Copyright 2022 Murali Suresh
- *
- * This program is free software: you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation, either version 2 of the License, or
- * (at your option) any later version.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program. If not, see <http://www.gnu.org/licenses/>.
- */
-
-#include QMK_KEYBOARD_H
-
-const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
- [0] = LAYOUT_60_ansi(
- KC_GRAVE, 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_BSPC,
- 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, LT(2,KC_BSLS),
- CTL_T(KC_CAPS), 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_UP,
- KC_LCTL, KC_LGUI, KC_LALT, KC_SPC, MO(1), KC_LEFT, KC_DOWN, KC_RGHT
- ),
- [1] = LAYOUT_60_ansi(
- KC_ESC, 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_DEL,
- _______, _______, KC_UP, _______, _______, _______, KC_CALC, _______, KC_INS, _______, KC_PSCR, KC_SLCK, KC_PAUS, QK_BOOT,
- _______, KC_LEFT, KC_DOWN, KC_RGHT, _______, _______, _______, _______, _______, _______, KC_HOME, KC_PGUP, _______,
- KC_MPRV, KC_VOLD, KC_VOLU, KC_MUTE, _______, _______, NK_TOGG, _______, _______, KC_END, KC_PGDN, KC_MNXT,
- _______, _______, _______, TO(3) , _______, _______, _______, _______
- ),
- [2] = LAYOUT_60_ansi(
- _______, 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_DEL,
- _______, RGB_TOG, _______, RGB_HUI, RGB_HUD, RGB_SAI, RGB_SAD, RGB_VAI, RGB_VAD, RGB_MOD, _______, _______, _______, QK_BOOT,
- _______, _______, _______, _______, _______, _______, _______, _______, RGB_SPI, RGB_SPD, _______, _______, _______,
- _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______,
- _______, _______, _______, _______, _______, _______, _______, _______
- ),
- [3] = LAYOUT_60_ansi(
- KC_GRAVE, KC_1, KC_2, KC_3, KC_4, KC_5, KC_6, KC_7, KC_8, KC_9, KC_0, KC_MINS, KC_EQL, LT(4,KC_BSPC),
- 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_BSLS,
- CTL_T(KC_CAPS), 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,
- MO(4) , KC_LGUI, KC_RALT, KC_SPC, KC_RALT, KC_RGUI, MO(2), KC_RCTL
- ),
- [4] = LAYOUT_60_ansi(
- KC_ESC, 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_DEL,
- _______, _______, _______, KC_END, _______, _______, _______, _______, _______, _______, KC_PSCR, KC_SLCK, KC_PAUS, QK_BOOT,
- _______, KC_HOME, _______, _______, KC_PGDN, _______, KC_LEFT, KC_DOWN, KC_UP , KC_RGHT, _______, _______, _______,
- _______, _______, _______, _______, _______, KC_PGUP, NK_TOGG, _______, _______, _______, _______, _______,
- _______, _______, _______, TO(0) , _______, _______, _______, _______
- ),
-};
-
-void highlight_layer3(void){
- // F9-F12
- rgb_matrix_set_color(4, 0xFF, 0xFF, 0xFF);
- rgb_matrix_set_color(3, 0xFF, 0xFF, 0xFF);
- rgb_matrix_set_color(2, 0xFF, 0xFF, 0xFF);
- rgb_matrix_set_color(1, 0xFF, 0xFF, 0xFF);
- // F1-F4
- rgb_matrix_set_color(9, 0xFF, 0xFF, 0xFF);
- rgb_matrix_set_color(10, 0xFF, 0xFF, 0xFF);
- rgb_matrix_set_color(11, 0xFF, 0xFF, 0xFF);
- rgb_matrix_set_color(12, 0xFF, 0xFF, 0xFF);
- // Reset
- rgb_matrix_set_color(14, 0x99, 0x99, 0xFF);
- // Pause + Slck + PrScr
- rgb_matrix_set_color(15, 0xFF, 0x99, 0x00);
- rgb_matrix_set_color(16, 0xFF, 0x99, 0x00);
- rgb_matrix_set_color(17, 0xFF, 0x99, 0x00);
- // Pgup, Home
- rgb_matrix_set_color(39, 0x00, 0x99, 0x00);
- rgb_matrix_set_color(24, 0x00, 0x99, 0x00);
- // hjkl
- rgb_matrix_set_color(31, 0x00, 0x00, 0xFF);
- rgb_matrix_set_color(32, 0x00, 0x00, 0xFF);
- rgb_matrix_set_color(33, 0x00, 0x00, 0xFF);
- rgb_matrix_set_color(34, 0x00, 0x00, 0xFF);</