summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/boss566y
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/handwired/boss566y
parentfe13cedf8c09fa34d5cec4e4c624738095176625 (diff)
Remove non-Keychron keyboards
Diffstat (limited to 'keyboards/handwired/boss566y')
-rw-r--r--keyboards/handwired/boss566y/redragon_vara/config.h39
-rw-r--r--keyboards/handwired/boss566y/redragon_vara/info.json121
-rw-r--r--keyboards/handwired/boss566y/redragon_vara/keymaps/default/keymap.c45
-rw-r--r--keyboards/handwired/boss566y/redragon_vara/keymaps/default/readme.md11
-rw-r--r--keyboards/handwired/boss566y/redragon_vara/keymaps/via/config.h21
-rw-r--r--keyboards/handwired/boss566y/redragon_vara/keymaps/via/keymap.c45
-rw-r--r--keyboards/handwired/boss566y/redragon_vara/keymaps/via/readme.md12
-rw-r--r--keyboards/handwired/boss566y/redragon_vara/keymaps/via/rules.mk2
-rw-r--r--keyboards/handwired/boss566y/redragon_vara/readme.md14
-rw-r--r--keyboards/handwired/boss566y/redragon_vara/redragon_vara.c16
-rw-r--r--keyboards/handwired/boss566y/redragon_vara/redragon_vara.h40
-rw-r--r--keyboards/handwired/boss566y/redragon_vara/rules.mk20
12 files changed, 0 insertions, 386 deletions
diff --git a/keyboards/handwired/boss566y/redragon_vara/config.h b/keyboards/handwired/boss566y/redragon_vara/config.h
deleted file mode 100644
index bbb1a78dbe..0000000000
--- a/keyboards/handwired/boss566y/redragon_vara/config.h
+++ /dev/null
@@ -1,39 +0,0 @@
-/*
-Copyright 2020 boss566y
-
-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
-
-#include "config_common.h"
-
-/* key matrix size */
-#define MATRIX_ROWS 12
-#define MATRIX_COLS 11
-
-/*
- * Keyboard Matrix Assignments
- *
- * Change this to how you wired your keyboard
- * COLS: AVR pins used for columns, left to right
- * ROWS: AVR pins used for rows, top to bottom
- * DIODE_DIRECTION: COL2ROW = COL = Anode (+), ROW = Cathode (-, marked on diode)
- * ROW2COL = ROW = Anode (+), COL = Cathode (-, marked on diode)
- *
- */
-#define MATRIX_ROW_PINS { B0, B1, B2, B3, B7, D0, F0, F1, F4, F5, F6, F7 }
-#define MATRIX_COL_PINS { D1, D2, D3, C6, D5, C7, D4, D7, B4, B5, B6 }
-
-#define DIODE_DIRECTION COL2ROW
diff --git a/keyboards/handwired/boss566y/redragon_vara/info.json b/keyboards/handwired/boss566y/redragon_vara/info.json
deleted file mode 100644
index 7521d3daff..0000000000
--- a/keyboards/handwired/boss566y/redragon_vara/info.json
+++ /dev/null
@@ -1,121 +0,0 @@
-{
- "keyboard_name": "Redragon Vara",
- "manufacturer": "PH",
- "url": "",
- "maintainer": "qmk",
- "usb": {
- "vid": "0x5048",
- "pid": "0x0001",
- "device_version": "0.0.1"
- },
- "layouts": {
- "LAYOUT_fullsize_ansi": {
- "layout": [
- {"label":"K00 (B0,D1)", "x":0, "y":0},
- {"label":"K02 (B0,D3)", "x":2, "y":0},
- {"label":"K03 (B0,C6)", "x":3, "y":0},
- {"label":"K04 (B0,D5)", "x":4, "y":0},
- {"label":"K05 (B0,C7)", "x":5, "y":0},
- {"label":"K07 (B0,D7)", "x":6.5, "y":0},
- {"label":"K08 (B0,B4)", "x":7.5, "y":0},
- {"label":"K09 (B0,B5)", "x":8.5, "y":0},
- {"label":"K0A (B0,B6)", "x":9.5, "y":0},
- {"label":"K6A (F0,B6)", "x":11, "y":0},
- {"label":"K69 (F0,B5)", "x":12, "y":0},
- {"label":"K68 (F0,B4)", "x":13, "y":0},
- {"label":"K67 (F0,D7)", "x":14, "y":0},
- {"label":"K66 (F0,D4)", "x":15.25, "y":0},
- {"label":"K65 (F0,C7)", "x":16.25, "y":0},
- {"label":"K64 (F0,D5)", "x":17.25, "y":0},
- {"label":"K10 (B1,D1)", "x":0, "y":1.5},
- {"label":"K11 (B1,D2)", "x":1, "y":1.5},
- {"label":"K12 (B1,D3)", "x":2, "y":1.5},
- {"label":"K13 (B1,C6)", "x":3, "y":1.5},
- {"label":"K14 (B1,D5)", "x":4, "y":1.5},
- {"label":"K15 (B1,C7)", "x":5, "y":1.5},
- {"label":"K16 (B1,D4)", "x":6, "y":1.5},
- {"label":"K17 (B1,D7)", "x":7, "y":1.5},
- {"label":"K18 (B1,B4)", "x":8, "y":1.5},
- {"label":"K19 (B1,B5)", "x":9, "y":1.5},
- {"label":"K1A (B1,B6)", "x":10, "y":1.5},
- {"label":"K7A (F1,B6)", "x":11, "y":1.5},
- {"label":"K79 (F1,B5)", "x":12, "y":1.5},
- {"label":"K78 (F1,B4)", "x":13, "y":1.5, "w":2},
- {"label":"K76 (F1,D4)", "x":15.25, "y":1.5},
- {"label":"K75 (F1,C7)", "x":16.25, "y":1.5},
- {"label":"K74 (F1,D5)", "x":17.25, "y":1.5},
- {"label":"K73 (F1,C6)", "x":18.5, "y":1.5},
- {"label":"K72 (F1,D3)", "x":19.5, "y":1.5},
- {"label":"K71 (F1,D2)", "x":20.5, "y":1.5},
- {"label":"K70 (F1,D1)", "x":21.5, "y":1.5},
- {"label":"K20 (B2,D1)", "x":0, "y":2.5, "w":1.5},
- {"label":"K21 (B2,D2)", "x":1.5, "y":2.5},
- {"label":"K22 (B2,D3)", "x":2.5, "y":2.5},
- {"label":"K23 (B2,C6)", "x":3.5, "y":2.5},
- {"label":"K24 (B2,D5)", "x":4.5, "y":2.5},
- {"label":"K25 (B2,C7)", "x":5.5, "y":2.5},
- {"label":"K26 (B2,D4)", "x":6.5, "y":2.5},
- {"label":"K27 (B2,D7)", "x":7.5, "y":2.5},
- {"label":"K28 (B2,B4)", "x":8.5, "y":2.5},
- {"label":"K29 (B2,B5)", "x":9.5, "y":2.5},
- {"label":"K2A (B2,B6)", "x":10.5, "y":2.5},
- {"label":"K8A (F4,B6)", "x":11.5, "y":2.5},
- {"label":"K89 (F4,B5)", "x":12.5, "y":2.5},
- {"label":"K87 (F4,D7)", "x":13.5, "y":2.5, "w":1.5},
- {"label":"K86 (F4,D4)", "x":15.25, "y":2.5},
- {"label":"K85 (F4,C7)", "x":16.25, "y":2.5},
- {"label":"K84 (F4,D5)", "x":17.25, "y":2.5},
- {"label":"K83 (F4,C6)", "x":18.5, "y":2.5},
- {"label":"K82 (F4,D3)", "x":19.5, "y":2.5},
- {"label":"K81 (F4,D2)", "x":20.5, "y":2.5},
- {"label":"K90 (F5,D1)", "x":21.5, "y":2.5, "h":2},
- {"label":"K30 (B3,D1)", "x":0, "y":3.5, "w":1.75},
- {"label":"K31 (B3,D2)", "x":1.75, "y":3.5},
- {"label":"K32 (B3,D3)", "x":2.75, "y":3.5},
- {"label":"K33 (B3,C6)", "x":3.75, "y":3.5},
- {"label":"K34 (B3,D5)", "x":4.75, "y":3.5},
- {"label":"K35 (B3,C7)", "x":5.75, "y":3.5},
- {"label":"K36 (B3,D4)", "x":6.75, "y":3.5},
- {"label":"K37 (B3,D7)", "x":7.75, "y":3.5},
- {"label":"K38 (B3,B4)", "x":8.75, "y":3.5},
- {"label":"K39 (B3,B5)", "x":9.75, "y":3.5},
- {"label":"K3A (B3,B6)", "x":10.75, "y":3.5},
- {"label":"K9A (F5,B6)", "x":11.75, "y":3.5},
- {"label":"K98 (F5,B4)", "x":12.75, "y":3.5, "w":2.25},
- {"label":"K93 (F5,C6)", "x":18.5, "y":3.5},
- {"label":"K92 (F5,D3)", "x":19.5, "y":3.5},
- {"label":"K91 (F5,D2)", "x":20.5, "y":3.5},
- {"label":"K40 (B7,D1)", "x":0, "y":4.5, "w":2.25},
- {"label":"K42 (B7,D3)", "x":2.25, "y":4.5},
- {"label":"K43 (B7,C6)", "x":3.25, "y":4.5},
- {"label":"K44 (B7,D5)", "x":4.25, "y":4.5},
- {"label":"K45 (B7,C7)", "x":5.25, "y":4.5},
- {"label":"K46 (B7,D4)", "x":6.25, "y":4.5},
- {"label":"K47 (B7,D7)", "x":7.25, "y":4.5},
- {"label":"K48 (B7,B4)", "x":8.25, "y":4.5},
- {"label":"K49 (B7,B5)", "x":9.25, "y":4.5},
- {"label":"K4A (B7,B6)", "x":10.25, "y":4.5},
- {"label":"KAA (F6,B6)", "x":11.25, "y":4.5},
- {"label":"KA8 (F6,B4)", "x":12.25, "y":4.5, "w":2.75},
- {"label":"KA5 (F6,C7)", "x":16.25, "y":4.5},
- {"label":"KA3 (F6,C6)", "x":18.5, "y":4.5},
- {"label":"KA2 (F6,D3)", "x":19.5, "y":4.5},
- {"label":"KA1 (F6,D2)", "x":20.5, "y":4.5},
- {"label":"KB0 (F7,D1)", "x":21.5, "y":4.5, "h":2},
- {"label":"K50 (D0,D1)", "x":0, "y":5.5, "w":1.25},
- {"label":"K51 (D0,D2)", "x":1.25, "y":5.5, "w":1.25},
- {"label":"K53 (D0,C6)", "x":2.5, "y":5.5, "w":1.25},
- {"label":"K56 (D0,D4)", "x":3.75, "y":5.5, "w":6.25},
- {"label":"K5A (D0,B6)", "x":10, "y":5.5, "w":1.25},
- {"label":"KBA (F7,B6)", "x":11.25, "y":5.5, "w":1.25},
- {"label":"KB9 (F7,B5)", "x":12.5, "y":5.5, "w":1.25},
- {"label":"KB7 (F7,D7)", "x":13.75, "y":5.5, "w":1.25},
- {"label":"KB6 (F7,D4)", "x":15.25, "y":5.5},
- {"label":"KB5 (F7,C7)", "x":16.25, "y":5.5},
- {"label":"KB4 (F7,D5)", "x":17.25, "y":5.5},
- {"label":"KB3 (F7,C6)", "x":18.5, "y":5.5, "w":2},
- {"label":"KB1 (F7,D2)", "x":20.5, "y":5.5}
- ]
- }
- }
-}
diff --git a/keyboards/handwired/boss566y/redragon_vara/keymaps/default/keymap.c b/keyboards/handwired/boss566y/redragon_vara/keymaps/default/keymap.c
deleted file mode 100644
index a77645712e..0000000000
--- a/keyboards/handwired/boss566y/redragon_vara/keymaps/default/keymap.c
+++ /dev/null
@@ -1,45 +0,0 @@
-/* Copyright 2020 boss566y
- *
- * 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_fullsize_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_PSCR, KC_SLCK, KC_PAUS,
- 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_INS, KC_HOME, KC_PGUP, KC_NLCK, KC_PSLS, KC_PAST, KC_PMNS,
- 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, KC_DEL, KC_END, KC_PGDN, KC_P7, KC_P8, KC_P9, KC_PPLS,
- XXXXXXX, 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_P4, KC_P5, KC_P6,
- 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_UP, KC_P1, KC_P2, KC_P3, KC_PENT,
- KC_LCTL, KC_LGUI, KC_LALT, KC_SPC, MO(1), MO(2), RGUI_T(KC_APP), KC_LCTL, KC_LEFT, KC_DOWN, KC_RGHT, KC_P0, KC_PDOT
- ),
- [1] = LAYOUT_fullsize_ansi(
- QK_BOOT, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______,
- _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, KC_DEL, _______, C(KC_HOME), _______, _______, _______, _______, _______,
- _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______,
- KC_CAPS, KC_MPRV, KC_MSTP, KC_MPLY, KC_MNXT, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______,
- _______, _______, KC_VOLD, KC_VOLU, KC_MUTE, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______,
- _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______
- ),
- [2] = LAYOUT_fullsize_ansi(
- QK_BOOT, _______, _______, _______, _______, _______, KC_VOLD, KC_VOLU, KC_MUTE, KC_MPRV, KC_MSTP, KC_MPLY, KC_MNXT, _______, _______, _______,
- _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______,
- _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______,
- _______, _______, _______, _______, _______, _______, KC_LEFT, KC_DOWN, KC_UP, KC_RGHT, _______, _______, _______, _______, _______, _______,
- _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______,
- _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______
- ),
-
-
-};
diff --git a/keyboards/handwired/boss566y/redragon_vara/keymaps/default/readme.md b/keyboards/handwired/boss566y/redragon_vara/keymaps/default/readme.md
deleted file mode 100644
index 8836223788..0000000000
--- a/keyboards/handwired/boss566y/redragon_vara/keymaps/default/readme.md
+++ /dev/null
@@ -1,11 +0,0 @@
-# Default Layout
-
-Keymap is basic 104 qwerty layout with:
-
-* Caps Lock moved to Layer 1 leaving blank key on Base Layer
-* Menu Key changed to mod tap for Menu and Windows Keys
-* RAlt changed to M(1). Media playback on A to F, volume keys on X to V, and Delete on Backspace
-* FN is M(2). Arrow keys on HJKL, media keys on F6 to F12, and RCtrl+Home on Home.
-* Both M(1) and M(2) have Reset on Escape
-
- \ No newline at end of file
diff --git a/keyboards/handwired/boss566y/redragon_vara/keymaps/via/config.h b/keyboards/handwired/boss566y/redragon_vara/keymaps/via/config.h
deleted file mode 100644
index a9cb8393a8..0000000000
--- a/keyboards/handwired/boss566y/redragon_vara/keymaps/via/config.h
+++ /dev/null
@@ -1,21 +0,0 @@
-/*
-Copyright 2020 boss566y
-
-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 DYNAMIC_KEYMAP_LAYER_COUNT 3
-
diff --git a/keyboards/handwired/boss566y/redragon_vara/keymaps/via/keymap.c b/keyboards/handwired/boss566y/redragon_vara/keymaps/via/keymap.c
deleted file mode 100644
index da3c0b37e3..0000000000
--- a/keyboards/handwired/boss566y/redragon_vara/keymaps/via/keymap.c
+++ /dev/null
@@ -1,45 +0,0 @@
-/* Copyright 2020 boss566y
- *
- * 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_fullsize_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_PSCR, KC_SLCK, KC_PAUS,
- 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_INS, KC_HOME, KC_PGUP, KC_NLCK, KC_PSLS, KC_PAST, KC_PMNS,
- 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, KC_DEL, KC_END, KC_PGDN, KC_P7, KC_P8, KC_P9, KC_PPLS,
- XXXXXXX, 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_P4, KC_P5, KC_P6,
- 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_UP, KC_P1, KC_P2, KC_P3, KC_PENT,
- KC_LCTL, KC_LGUI, KC_LALT, KC_SPC, MO(1), MO(2), KC_RGUI, KC_LCTL, KC_LEFT, KC_DOWN, KC_RGHT, KC_P0, KC_PDOT
- ),
- [1] = LAYOUT_fullsize_ansi(
- QK_BOOT, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______,
- _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, KC_DEL, _______, _______, _______, _______, _______, _______, _______,
- _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______,
- KC_CAPS, KC_MPRV, KC_MSTP, KC_MPLY, KC_MNXT, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______,
- _______, _______, KC_VOLD, KC_VOLU, KC_MUTE, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______,
- _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______
- ),
- [2] = LAYOUT_fullsize_ansi(
- QK_BOOT, _______, _______, _______, _______, _______, KC_VOLD, KC_VOLU, KC_MUTE, KC_MPRV, KC_MSTP, KC_MPLY, KC_MNXT, _______, _______, _______,
- _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______,
- _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______,
- _______, _______, _______, _______, _______, _______, KC_LEFT, KC_DOWN, KC_UP, KC_RGHT, _______, _______, _______, _______, _______, _______,
- _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______,
- _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______
- ),
-
-};
diff --git a/keyboards/handwired/boss566y/redragon_vara/keymaps/via/readme.md b/keyboards/handwired/boss566y/redragon_vara/keymaps/via/readme.md
deleted file mode 100644
index d89cb08a80..0000000000
--- a/keyboards/handwired/boss566y/redragon_vara/keymaps/via/readme.md
+++ /dev/null
@@ -1,12 +0,0 @@
-# Default Layout
-
-Keymap is basic 104 qwerty layout with:
-
-* Caps Lock moved to Layer 1 leaving blank key on Base Layer
-* Menu Key changed to mod tap for Menu and Windows Keys
-* RAlt changed to M(1). Media playback on A to F, volume keys on X to V, and Delete on Backspace
-* FN is M(2). Arrow keys on HJKL, media keys on F6 to F12, and RCtrl+Home on Home.
-* Both M(1) and M(2) have Reset on Escape
-* VIA Enabled [VIA JSON File](https://github.com/boss566y/keyboards/blob/boss566y/src/boss566y/handwired/redragon_vara.json)
-
- \ No newline at end of file
diff --git a/keyboards/handwired/boss566y/redragon_vara/keymaps/via/rules.mk b/keyboards/handwired/boss566y/redragon_vara/keymaps/via/rules.mk
deleted file mode 100644
index 43061db1dd..0000000000
--- a/keyboards/handwired/boss566y/redragon_vara/keymaps/via/rules.mk
+++ /dev/null
@@ -1,2 +0,0 @@
-VIA_ENABLE = yes
-LTO_ENABLE = yes \ No newline at end of file
diff --git a/keyboards/handwired/boss566y/redragon_vara/readme.md b/keyboards/handwired/boss566y/redragon_vara/readme.md
deleted file mode 100644
index d01745051f..0000000000
--- a/keyboards/handwired/boss566y/redragon_vara/readme.md
+++ /dev/null
@@ -1,14 +0,0 @@
-# Handwired Redragon Vara
-
-![Redragon](https://imgur.com/6L35ata.jpg)
-
-A handwired Redragon Vara. Built using a teensy 2.0 and has a 12x11 matrix
-
-* Keyboard Maintainer: [boss566y](https://github.com/boss566y)
-* Hardware: Redragon Vara and Teensy 2.0
-
-Make example for this keyboard (after setting up your build environment):
-
- make handwired/boss566y/redragon_vara:default
-
-See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).
diff --git a/keyboards/handwired/boss566y/redragon_vara/redragon_vara.c b/keyboards/handwired/boss566y/redragon_vara/redragon_vara.c
deleted file mode 100644
index 18cfcfaa17..0000000000
--- a/keyboards/handwired/boss566y/redragon_vara/redragon_vara.c
+++ /dev/null
@@ -1,16 +0,0 @@
-/* Copyright 2020 boss566y
- *
- * 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 "redragon_vara.h"
diff --git a/keyboards/handwired/boss566y/redragon_vara/redragon_vara.h b/keyboards/handwired/boss566y/redragon_vara/redragon_vara.h
deleted file mode 100644
index 3809fa8ce4..0000000000
--- a/keyboards/handwired/boss566y/redragon_vara/redragon_vara.h
+++ /dev/null
@@ -1,40 +0,0 @@
-/* Copyright 2020 boss566y
- *
- * 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
-
-#include "quantum.h"
-
-#define LAYOUT_fullsize_ansi( \
- K00, K02, K03, K04, K05, K07, K08, K09, K0A, K6A, K69, K68, K67, K66, K65, K64, \
- K10, K11, K12, K13, K14, K15, K16, K17, K18, K19, K1A, K7A, K79, K78, K76, K75, K74, K73, K72, K71, K70, \
- K20, K21, K22, K23, K24, K25, K26, K27, K28, K29, K2A, K8A, K89, K87, K86, K85, K84, K83, K82, K81, K90, \
- K30, K31, K32, K33, K34, K35, K36, K37, K38, K39, K3A, K9A, K98, K93, K92, K91, \
- K40, K42, K43, K44, K45, K46, K47, K48, K49, K4A, KAA, KA8, KA5, KA3, KA2, KA1, KB0, \
- K50, K51, K53, K56, K5A, KBA, KB9, KB7, KB6, KB5, KB4, KB3, KB1 \
-) { \
- { K00, KC_NO, K02, K03, K04, K05, KC_NO, K07, K08, K09, K0A }, \
- { K10, K11, K12, K13, K14, K15, K16, K17, K18, K19, K1A }, \
- { K20, K21, K22, K23, K24, K25, K26, K27, K28, K29, K2A }, \
- { K30, K31, K32, K33, K34, K35, K36, K37, K38, K39, K3A }, \
- { K40, KC_NO, K42, K43, K44, K45, K46, K47, K48, K49, K4A }, \
- { K50, K51, KC_NO, K53, KC_NO, KC_NO, K56, KC_NO, KC_NO, KC_NO, K5A }, \
- { KC_NO, KC_NO, KC_NO, KC_NO, K64, K65, K66, K67, K68, K69, K6A }, \
- { K70, K71, K72, K73, K74, K75, K76, KC_NO, K78, K79, K7A }, \
- { KC_NO, K81, K82, K83, K84, K85, K86, K87, KC_NO, K89, K8A }, \
- { K90, K91, K92, K93, KC_NO, KC_NO, KC_NO, KC_NO, K98, KC_NO, K9A }, \
- { KC_NO, KA1, KA2, KA3, KC_NO, KA5, KC_NO, KC_NO, KA8, KC_NO, KAA }, \
- { KB0, KB1, KC_NO, KB3, KB4, KB5, KB6, KB7, KC_NO, KB9, KBA }, \
-}
diff --git a/keyboards/handwired/boss566y/redragon_vara/rules.mk b/keyboards/handwired/boss566y/redragon_vara/rules.mk
deleted file mode 100644
index 15eff609b7..0000000000
--- a/keyboards/handwired/boss566y/redragon_vara/rules.mk
+++ /dev/null
@@ -1,20 +0,0 @@
-# MCU name
-MCU = atmega32u4
-
-# Bootloader selection
-BOOTLOADER = halfkay
-
-# Build Options
-# change yes to no to disable
-#
-BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite
-MOUSEKEY_ENABLE = yes # Mouse keys
-EXTRAKEY_ENABLE = yes # Audio control and System control
-CONSOLE_ENABLE = no # Console for debug
-COMMAND_ENABLE = no # Commands for debug and configuration
-NKRO_ENABLE = no # Enable N-Key Rollover
-BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
-RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
-AUDIO_ENABLE = no # Audio output
-
-LAYOUTS = fullsize_ansi