summaryrefslogtreecommitdiffstats
path: root/keyboards/sidderskb/majbritt/rev1
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/sidderskb/majbritt/rev1
parentfe13cedf8c09fa34d5cec4e4c624738095176625 (diff)
Remove non-Keychron keyboards
Diffstat (limited to 'keyboards/sidderskb/majbritt/rev1')
-rw-r--r--keyboards/sidderskb/majbritt/rev1/config.h43
-rw-r--r--keyboards/sidderskb/majbritt/rev1/info.json85
-rw-r--r--keyboards/sidderskb/majbritt/rev1/keymaps/default/keymap.c34
-rw-r--r--keyboards/sidderskb/majbritt/rev1/keymaps/default/readme.md1
-rw-r--r--keyboards/sidderskb/majbritt/rev1/readme.md13
-rw-r--r--keyboards/sidderskb/majbritt/rev1/rev1.c21
-rw-r--r--keyboards/sidderskb/majbritt/rev1/rev1.h35
-rw-r--r--keyboards/sidderskb/majbritt/rev1/rules.mk18
8 files changed, 0 insertions, 250 deletions
diff --git a/keyboards/sidderskb/majbritt/rev1/config.h b/keyboards/sidderskb/majbritt/rev1/config.h
deleted file mode 100644
index cc05bc722d..0000000000
--- a/keyboards/sidderskb/majbritt/rev1/config.h
+++ /dev/null
@@ -1,43 +0,0 @@
-/*
-Copyright 2020 MechMerlin
-
-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 5
-#define MATRIX_COLS 15
-
-/*
- * 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 { D0, D1, D2, D3, D5 }
-#define MATRIX_COL_PINS { F0, F1, E6, C7, C6, B6, D4, B1, B0, B7, B5, B4, D7, D6, B3 }
-
-#define DIODE_DIRECTION COL2ROW
-
-
-// generated by KBFirmware JSON to QMK Parser
-// https://noroadsleft.github.io/kbf_qmk_converter/
diff --git a/keyboards/sidderskb/majbritt/rev1/info.json b/keyboards/sidderskb/majbritt/rev1/info.json
deleted file mode 100644
index c337ab9cb1..0000000000
--- a/keyboards/sidderskb/majbritt/rev1/info.json
+++ /dev/null
@@ -1,85 +0,0 @@
-{
- "keyboard_name": "Majbritt Rev1",
- "manufacturer": "SiddersKb",
- "url": "",
- "maintainer": "qmk",
- "usb": {
- "vid": "0x534B",
- "pid": "0x0001",
- "device_version": "0.0.1"
- },
- "layouts": {
- "LAYOUT": {
- "layout": [
- {"label":"K00 (D0,F0)", "x":0.75, "y":0.25},
- {"label":"K01 (D0,F1)", "x":1.75, "y":0.25},
- {"label":"K02 (D0,E6)", "x":2.75, "y":0.25},
- {"label":"K03 (D0,C7)", "x":4, "y":0.25},
- {"label":"K04 (D0,C6)", "x":5, "y":0.25},
- {"label":"K05 (D0,B6)", "x":6, "y":0.25},
- {"label":"K06 (D0,D4)", "x":7, "y":0.25},
- {"label":"K07 (D0,B1)", "x":8.75, "y":0.25},
- {"label":"K08 (D0,B0)", "x":9.75, "y":0.25},
- {"label":"K09 (D0,B7)", "x":10.75, "y":0.25},
- {"label":"K0A (D0,B5)", "x":11.75, "y":0.25},
- {"label":"K0B (D0,B4)", "x":13, "y":0.25},
- {"label":"K0C (D0,D7)", "x":14, "y":0.25},
- {"label":"K0D (D0,D6)", "x":15, "y":0.25, "w":2},
- {"label":"K1E (D1,B3)", "x":17.25, "y":0},
- {"label":"K10 (D1,F0)", "x":0.5, "y":1.25, "w":1.5},
- {"label":"K11 (D1,F1)", "x":2, "y":1.25},
- {"label":"K12 (D1,E6)", "x":3.25, "y":1.25},
- {"label":"K13 (D1,C7)", "x":4.25, "y":1.25},
- {"label":"K14 (D1,C6)", "x":5.25, "y":1.25},
- {"label":"K15 (D1,B6)", "x":6.25, "y":1.25},
- {"label":"K16 (D1,D4)", "x":8.5, "y":1.25},
- {"label":"K17 (D1,B1)", "x":9.5, "y":1.25},
- {"label":"K18 (D1,B0)", "x":10.5, "y":1.25},
- {"label":"K19 (D1,B7)", "x":11.5, "y":1.25},
- {"label":"K1A (D1,B5)", "x":12.5, "y":1.25},
- {"label":"K1B (D1,B4)", "x":13.75, "y":1.25},
- {"label":"K1C (D1,D7)", "x":14.75, "y":1.25},
- {"label":"K1D (D1,D6)", "x":16, "y":1.25, "w":1.25, "h":2},
- {"label":"K2E (D2,B3)", "x":17.5, "y":1},
- {"label":"K20 (D2,F0)", "x":0.25, "y":2.25, "w":1.75},
- {"label":"K21 (D2,F1)", "x":2, "y":2.25},
- {"label":"K22 (D2,E6)", "x":3.5, "y":2.25},
- {"label":"K23 (D2,C7)", "x":4.5, "y":2.25},
- {"label":"K24 (D2,C6)", "x":5.5, "y":2.25},
- {"label":"K25 (D2,B6)", "x":6.5, "y":2.25},
- {"label":"K26 (D2,D4)", "x":8.75, "y":2.25},
- {"label":"K27 (D2,B1)", "x":9.75, "y":2.25},
- {"label":"K28 (D2,B0)", "x":10.75, "y":2.25},
- {"label":"K29 (D2,B7)", "x":11.75, "y":2.25},
- {"label":"K2A (D2,B5)", "x":13, "y":2.25},
- {"label":"K2B (D2,B4)", "x":14, "y":2.25},
- {"label":"K2C (D2,D7)", "x":15, "y":2.25},
- {"label":"K3E (D3,B3)", "x":17.75, "y":2},
- {"label":"K30 (D3,F0)", "x":0, "y":3.25, "w":1.25},
- {"label":"K41 (D5,F1)", "x":1.25, "y":3.25},
- {"label":"K31 (D3,F1)", "x":2.25, "y":3.25},
- {"label":"K32 (D3,E6)", "x":3.75, "y":3.25},
- {"label":"K33 (D3,C7)", "x":4.75, "y":3.25},
- {"label":"K34 (D3,C6)", "x":5.75, "y":3.25},
- {"label":"K35 (D3,B6)", "x":6.75, "y":3.25},
- {"label":"K36 (D3,D4)", "x":9, "y":3.25},
- {"label":"K37 (D3,B1)", "x":10, "y":3.25},
- {"label":"K38 (D3,B0)", "x":11, "y":3.25},
- {"label":"K39 (D3,B7)", "x":12, "y":3.25},
- {"label":"K3A (D3,B5)", "x":13.5, "y":3.25},
- {"label":"K3B (D3,B4)", "x":14.5, "y":3.25, "w":1.75},
- {"label":"K3D (D3,D6)", "x":16.5, "y":3.5},
- {"label":"K40 (D5,F0)", "x":0, "y":4.25, "w":1.5},
- {"label":"K42 (D5,E6)", "x":3.75, "y":4.25, "w":1.5},
- {"label":"K44 (D5,C6)", "x":5.25, "y":4.25, "w":2},
- {"label":"K45 (D5,B6)", "x":7.25, "y":4.25},
- {"label":"K47 (D5,B1)", "x":8.5, "y":4.25, "w":2.75},
- {"label":"K49 (D5,B7)", "x":11.25, "y":4.25, "w":1.5},
- {"label":"K4C (D5,D7)", "x":15.5, "y":4.5},
- {"label":"K4D (D5,D6)", "x":16.5, "y":4.5},
- {"label":"K4E (D5,B3)", "x":17.5, "y":4.5}
- ]
- }
- }
- ,"meta": "https://noroadsleft.github.io/kbf_qmk_converter/"
-}
diff --git a/keyboards/sidderskb/majbritt/rev1/keymaps/default/keymap.c b/keyboards/sidderskb/majbritt/rev1/keymaps/default/keymap.c
deleted file mode 100644
index 529299e456..0000000000
--- a/keyboards/sidderskb/majbritt/rev1/keymaps/default/keymap.c
+++ /dev/null
@@ -1,34 +0,0 @@
-/* Copyright 2020 MechMerlin
- *
- * 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(
- 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_BSPC, KC_DEL,
- 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_ENT, KC_PGUP,
- 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_BSLS, KC_PGDN,
- KC_LSFT, KC_NUBS, 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_LCTL, KC_LALT, KC_SPC, MO(1), KC_BSPC, KC_RALT, KC_LEFT, KC_DOWN, KC_RGHT
- ),
- [1] = LAYOUT(
- _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, QK_BOOT,
- _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______,
- _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______,
- _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______,
- _______, _______, _______, _______, _______, _______, _______, _______, _______
- ),
-
-};
diff --git a/keyboards/sidderskb/majbritt/rev1/keymaps/default/readme.md b/keyboards/sidderskb/majbritt/rev1/keymaps/default/readme.md
deleted file mode 100644
index 7b51ddcd2d..0000000000
--- a/keyboards/sidderskb/majbritt/rev1/keymaps/default/readme.md
+++ /dev/null
@@ -1 +0,0 @@
-# The default keymap for majbritt
diff --git a/keyboards/sidderskb/majbritt/rev1/readme.md b/keyboards/sidderskb/majbritt/rev1/readme.md
deleted file mode 100644
index 8d976df4a4..0000000000
--- a/keyboards/sidderskb/majbritt/rev1/readme.md
+++ /dev/null
@@ -1,13 +0,0 @@
-# Majbritt
-
-An Alice style keyboard with arrow keys.
-
-* Keyboard Maintainer: [MechMerlin](https://github.com/mechmerlin)
-* Hardware Supported: Majbritt PCB
-* Hardware Availability: TBD
-
-Make example for this keyboard (after setting up your build environment):
-
- make sidderskb/majbritt/rev1: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/sidderskb/majbritt/rev1/rev1.c b/keyboards/sidderskb/majbritt/rev1/rev1.c
deleted file mode 100644
index 79b2c9e601..0000000000
--- a/keyboards/sidderskb/majbritt/rev1/rev1.c
+++ /dev/null
@@ -1,21 +0,0 @@
-/* Copyright 2020 MechMerlin
- *
- * 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 "rev1.h"
-
-
-
-// generated by KBFirmware JSON to QMK Parser
-// https://noroadsleft.github.io/kbf_qmk_converter/
diff --git a/keyboards/sidderskb/majbritt/rev1/rev1.h b/keyboards/sidderskb/majbritt/rev1/rev1.h
deleted file mode 100644
index 5d49640efc..0000000000
--- a/keyboards/sidderskb/majbritt/rev1/rev1.h
+++ /dev/null
@@ -1,35 +0,0 @@
-/* Copyright 2020 MechMerlin
- *
- * 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( \
- K00, K01, K02, K03, K04, K05, K06, K07, K08, K09, K0A, K0B, K0C, K0D, K1E, \
- K10, K11, K12, K13, K14, K15, K16, K17, K18, K19, K1A, K1B, K1C, K1D, K2E, \
- K20, K21, K22, K23, K24, K25, K26, K27, K28, K29, K2A, K2B, K2C, K3E,\
- K30, K41, K31, K32, K33, K34, K35, K36, K37, K38, K39, K3A, K3B, K3D, \
- K40, K42, K44, K45, K47, K49, K4C, K4D, K4E \
-) { \
- { K00, K01, K02, K03, K04, K05, K06, K07, K08, K09, K0A, K0B, K0C, K0D, KC_NO }, \
- { K10, K11, K12, K13, K14, K15, K16, K17, K18, K19, K1A, K1B, K1C, K1D, K1E }, \
- { K20, K21, K22, K23, K24, K25, K26, K27, K28, K29, K2A, K2B, K2C, KC_NO, K2E }, \
- { K30, K31, K32, K33, K34, K35, K36, K37, K38, K39, K3A, K3B, KC_NO, K3D, K3E }, \
- { K40, K41, K42, KC_NO, K44, K45, KC_NO, K47, KC_NO, K49, KC_NO, KC_NO, K4C, K4D, K4E }, \
-}
-
-// generated by KBFirmware JSON to QMK Parser
-// https://noroadsleft.github.io/kbf_qmk_converter/
diff --git a/keyboards/sidderskb/majbritt/rev1/rules.mk b/keyboards/sidderskb/majbritt/rev1/rules.mk
deleted file mode 100644
index a2a5932cdc..0000000000
--- a/keyboards/sidderskb/majbritt/rev1/rules.mk
+++ /dev/null
@@ -1,18 +0,0 @@
-# MCU name
-MCU = atmega32u4
-
-# Bootloader selection
-BOOTLOADER = atmel-dfu
-
-# Build Options
-# change yes to no to disable
-#
-BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite
-MOUSEKEY_ENABLE = yes # Mouse keys
-EXTRAKEY_ENABLE = yes # Audio control and System control
-CONSOLE_ENABLE = yes # Console for debug
-COMMAND_ENABLE = yes # 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