summaryrefslogtreecommitdiffstats
path: root/keyboards/boardsource/technik_s
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/boardsource/technik_s
parentfe13cedf8c09fa34d5cec4e4c624738095176625 (diff)
Remove non-Keychron keyboards
Diffstat (limited to 'keyboards/boardsource/technik_s')
-rw-r--r--keyboards/boardsource/technik_s/config.h53
-rw-r--r--keyboards/boardsource/technik_s/info.json135
-rw-r--r--keyboards/boardsource/technik_s/keymaps/default/keymap.c47
-rw-r--r--keyboards/boardsource/technik_s/keymaps/via/keymap.c53
-rw-r--r--keyboards/boardsource/technik_s/keymaps/via/rules.mk1
-rw-r--r--keyboards/boardsource/technik_s/readme.md22
-rw-r--r--keyboards/boardsource/technik_s/rules.mk1
7 files changed, 0 insertions, 312 deletions
diff --git a/keyboards/boardsource/technik_s/config.h b/keyboards/boardsource/technik_s/config.h
deleted file mode 100644
index 2141a2a0a9..0000000000
--- a/keyboards/boardsource/technik_s/config.h
+++ /dev/null
@@ -1,53 +0,0 @@
-/*
-Copyright 2022 Boardsource
-
-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 RGB_DI_PIN C6
-#define RGB_MATRIX_MAXIMUM_BRIGHTNESS 120
-#define DRIVER_LED_TOTAL 55
-#define ENABLE_RGB_MATRIX_GRADIENT_UP_DOWN
-#define ENABLE_RGB_MATRIX_GRADIENT_LEFT_RIGHT
-#define ENABLE_RGB_MATRIX_BREATHING
-#define ENABLE_RGB_MATRIX_BAND_SAT
-#define ENABLE_RGB_MATRIX_BAND_PINWHEEL_SAT
-#define ENABLE_RGB_MATRIX_BAND_SPIRAL_SAT
-#define ENABLE_RGB_MATRIX_CYCLE_ALL
-#define ENABLE_RGB_MATRIX_CYCLE_LEFT_RIGHT
-#define ENABLE_RGB_MATRIX_CYCLE_UP_DOWN
-#define ENABLE_RGB_MATRIX_RAINBOW_MOVING_CHEVRON
-#define ENABLE_RGB_MATRIX_CYCLE_PINWHEEL
-#define ENABLE_RGB_MATRIX_CYCLE_SPIRAL
-#define ENABLE_RGB_MATRIX_DUAL_BEACON
-#define ENABLE_RGB_MATRIX_RAINBOW_BEACON
-#define ENABLE_RGB_MATRIX_RAINBOW_PINWHEELS
-#define ENABLE_RGB_MATRIX_RAINDROPS
-#define ENABLE_RGB_MATRIX_JELLYBEAN_RAINDROPS
-#define ENABLE_RGB_MATRIX_HUE_BREATHING
-#define ENABLE_RGB_MATRIX_HUE_PENDULUM
-#define ENABLE_RGB_MATRIX_HUE_WAVE
-#define ENABLE_RGB_MATRIX_PIXEL_RAIN
-#define ENABLE_RGB_MATRIX_PIXEL_FLOW
-#define ENABLE_RGB_MATRIX_PIXEL_FRACTAL
-#define ENABLE_RGB_MATRIX_TYPING_HEATMAP
-#define ENABLE_RGB_MATRIX_DIGITAL_RAIN
-#define ENABLE_RGB_MATRIX_SOLID_REACTIVE
-#define ENABLE_RGB_MATRIX_SOLID_REACTIVE_WIDE
-#define ENABLE_RGB_MATRIX_SOLID_REACTIVE_CROSS
-#define ENABLE_RGB_MATRIX_SOLID_REACTIVE_NEXUS
-#define ENABLE_RGB_MATRIX_SPLASH
-#define ENABLE_RGB_MATRIX_MULTISPLASH
-#define ENABLE_RGB_MATRIX_SOLID_SPLASH
diff --git a/keyboards/boardsource/technik_s/info.json b/keyboards/boardsource/technik_s/info.json
deleted file mode 100644
index 6593845e83..0000000000
--- a/keyboards/boardsource/technik_s/info.json
+++ /dev/null
@@ -1,135 +0,0 @@
-{
- "manufacturer": "Boardsource",
- "keyboard_name": "Technik-S",
- "maintainer": "waffle87",
- "bootloader": "atmel-dfu",
- "diode_direction": "COL2ROW",
- "features": {
- "bootmagic": true,
- "extrakey": true,
- "mousekey": true,
- "nkro": true,
- "rgb_matrix": true
- },
- "matrix_pins": {
- "cols": ["B5", "B6", "B7", "F5", "C7", "D0", "D1", "D2", "D3", "D4", "D5", "D6"],
- "rows": ["B0", "B1", "B2", "B3"]
- },
- "processor": "atmega32u4",
- "url": "https://boardsource.xyz/store/5ffb9b01edd0447f8023fdb2",
- "usb": {
- "device_version": "1.0.0",
- "pid": "0x0083",
- "vid": "0x4273"
- },
- "rgb_matrix": {
- "layout": [
- { "flags": 2, "x": 220, "y": 17 },
- { "flags": 2, "x": 172, "y": 17 },
- { "flags": 2, "x": 112, "y": 17 },
- { "flags": 2, "x": 50, "y": 17 },
- { "flags": 2, "x": 4, "y": 17 },
- { "flags": 2, "x": 4, "y": 56 },
- { "flags": 2, "x": 50, "y": 56 },
- { "flags": 2, "x": 112, "y": 56 },
- { "flags": 2, "x": 172, "y": 56 },
- { "flags": 2, "x": 220, "y": 56 },
- { "flags": 1, "matrix": [0, 0], "x": 0, "y": 0 },
- { "flags": 4, "matrix": [0, 1], "x": 20, "y": 0 },
- { "flags": 4, "matrix": [0, 2], "x": 40, "y": 0 },
- { "flags": 4, "matrix": [0, 3], "x": 61, "y": 0 },
- { "flags": 4, "matrix": [0, 4], "x": 81, "y": 0 },
- { "flags": 4, "matrix": [0, 5], "x": 101, "y": 0 },
- { "flags": 4, "matrix": [0, 6], "x": 122, "y": 0 },
- { "flags": 4, "matrix": [0, 7], "x": 142, "y": 0 },
- { "flags": 4, "matrix": [0, 8], "x": 162, "y": 0 },
- { "flags": 4, "matrix": [0, 9], "x": 183, "y": 0 },
- { "flags": 4, "matrix": [0, 10], "x": 203, "y": 0 },
- { "flags": 1, "matrix": [0, 11], "x": 224, "y": 0 },
- { "flags": 1, "matrix": [1, 0], "x": 10, "y": 21 },
- { "flags": 4, "matrix": [1, 2], "x": 30, "y": 21 },
- { "flags": 4, "matrix": [1, 3], "x": 51, "y": 21 },
- { "flags": 4, "matrix": [1, 4], "x": 71, "y": 21 },
- { "flags": 4, "matrix": [1, 5], "x": 91, "y": 21 },
- { "flags": 4, "matrix": [1, 6], "x": 112, "y": 21 },
- { "flags": 4, "matrix": [1, 7], "x": 132, "y": 21 },
- { "flags": 4, "matrix": [1, 8], "x": 152, "y": 21 },
- { "flags": 4, "matrix": [1, 9], "x": 173, "y": 21 },
- { "flags": 4, "matrix": [1, 10], "x": 193, "y": 21 },
- { "flags": 1, "matrix": [1, 11], "x": 214, "y": 21 },
- { "flags": 1, "matrix": [2, 0], "x": 0, "y": 42 },
- { "flags": 4, "matrix": [2, 1], "x": 20, "y": 42 },
- { "flags": 4, "matrix": [2, 2], "x": 40, "y": 42 },
- { "flags": 4, "matrix": [2, 3], "x": 61, "y": 42 },
- { "flags": 4, "matrix": [2, 4], "x": 81, "y": 42 },
- { "flags": 4, "matrix": [2, 5], "x": 101, "y": 42 },
- { "flags": 4, "matrix": [2, 6], "x": 122, "y": 42 },
- { "flags": 4, "matrix": [2, 7], "x": 142, "y": 42 },
- { "flags": 4, "matrix": [2, 8], "x": 162, "y": 42 },
- { "flags": 4, "matrix": [2, 9], "x": 183, "y": 42 },
- { "flags": 4, "matrix": [2, 10], "x": 203, "y": 42 },
- { "flags": 1, "matrix": [2, 11], "x": 224, "y": 42 },
- { "flags": 1, "matrix": [3, 0], "x": 0, "y": 64 },
- { "flags": 4, "matrix": [3, 1], "x": 20, "y": 64 },
- { "flags": 4, "matrix": [3, 2], "x": 40, "y": 64 },
- { "flags": 4, "matrix": [3, 3], "x": 68, "y": 64 },
- { "flags": 4, "matrix": [3, 5], "x": 97, "y": 64 },
- { "flags": 4, "matrix": [3, 6], "x": 126, "y": 64 },
- { "flags": 4, "matrix": [3, 8], "x": 154, "y": 64 },
- { "flags": 4, "matrix": [3, 9], "x": 183, "y": 64 },
- { "flags": 4, "matrix": [3, 10], "x": 203, "y": 64 },
- { "flags": 1, "matrix": [3, 11], "x": 224, "y": 64 }
- ]
- },
- "layouts": {
- "LAYOUT": {
- "layout": [
- { "matrix": [0, 0], "x": 0, "y": 0 },
- { "matrix": [0, 1], "x": 1, "y": 0 },
- { "matrix": [0, 2], "x": 2, "y": 0 },
- { "matrix": [0, 3], "x": 3, "y": 0 },
- { "matrix": [0, 4], "x": 4, "y": 0 },
- { "matrix": [0, 5], "x": 5, "y": 0 },
- { "matrix": [0, 6], "x": 6, "y": 0 },
- { "matrix": [0, 7], "x": 7, "y": 0 },
- { "matrix": [0, 8], "x": 8, "y": 0 },
- { "matrix": [0, 9], "x": 9, "y": 0 },
- { "matrix": [0, 10], "x": 10, "y": 0 },
- { "matrix": [0, 11], "x": 11, "y": 0 },
- { "matrix": [1, 0], "w": 1.5, "x": 0, "y": 1 },
- { "matrix": [1, 2], "x": 1.5, "y": 1 },
- { "matrix": [1, 3], "x": 2.5, "y": 1 },
- { "matrix": [1, 4], "x": 3.5, "y": 1 },
- { "matrix": [1, 5], "x": 4.5, "y": 1 },
- { "matrix": [1, 6], "x": 5.5, "y": 1 },
- { "matrix": [1, 7], "x": 6.5, "y": 1 },
- { "matrix": [1, 8], "x": 7.5, "y": 1 },
- { "matrix": [1, 9], "x": 8.5, "y": 1 },
- { "matrix": [1, 10], "x": 9.5, "y": 1 },
- { "matrix": [1, 11], "w": 1.5, "x": 10.5, "y": 1 },
- { "matrix": [2, 0], "x": 0, "y": 2 },
- { "matrix": [2, 1], "x": 1, "y": 2 },
- { "matrix": [2, 2], "x": 2, "y": 2 },
- { "matrix": [2, 3], "x": 3, "y": 2 },
- { "matrix": [2, 4], "x": 4, "y": 2 },
- { "matrix": [2, 5], "x": 5, "y": 2 },
- { "matrix": [2, 6], "x": 6, "y": 2 },
- { "matrix": [2, 7], "x": 7, "y": 2 },
- { "matrix": [2, 8], "x": 8, "y": 2 },
- { "matrix": [2, 9], "x": 9, "y": 2 },
- { "matrix": [2, 10], "x": 10, "y": 2 },
- { "matrix": [2, 11], "x": 11, "y": 2 },
- { "matrix": [3, 0], "x": 0, "y": 3 },
- { "matrix": [3, 1], "x": 1, "y": 3 },
- { "matrix": [3, 2], "x": 2, "y": 3 },
- { "matrix": [3, 3], "w": 1.5, "x": 3, "y": 3 },
- { "matrix": [3, 5], "w": 1.5, "x": 4.5, "y": 3 },
- { "matrix": [3, 6], "w": 1.5, "x": 6, "y": 3 },
- { "matrix": [3, 8], "w": 1.5, "x": 7.5, "y": 3 },
- { "matrix": [3, 9], "x": 9, "y": 3 },
- { "matrix": [3, 10], "x": 10, "y": 3 },
- { "matrix": [3, 11], "x": 11, "y": 3 }
- ]
- }
- }
-}
diff --git a/keyboards/boardsource/technik_s/keymaps/default/keymap.c b/keyboards/boardsource/technik_s/keymaps/default/keymap.c
deleted file mode 100644
index 00e17b15f0..0000000000
--- a/keyboards/boardsource/technik_s/keymaps/default/keymap.c
+++ /dev/null
@@ -1,47 +0,0 @@
-/* Copyright 2022 Boardsource
- *
- * 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 {
- _MAIN,
- _RAISE,
- _LOWER,
-};
-
-#define LOWER MO(_LOWER)
-#define RAISE MO(_RAISE)
-
-const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
- [_MAIN] = LAYOUT(
- KC_TAB, KC_Q, KC_W, KC_E, KC_R, KC_T, KC_Y, KC_U, KC_I, KC_O, KC_P, KC_BSPC,
- KC_ESC, KC_A, KC_S, KC_D, KC_F, KC_G, KC_H, KC_J, KC_K, KC_L, KC_SCLN,
- KC_LSHIFT,KC_LSHIFT, KC_Z, KC_X, KC_C, KC_V, KC_B, KC_N, KC_M, KC_COMM, KC_UP, KC_ENT ,
- RGB_TOG, KC_LCTL, KC_LALT, LOWER, KC_SPC, KC_SPC, RAISE, KC_LEFT, KC_DOWN, KC_RIGHT
- ),
- [_RAISE] = LAYOUT(
- KC_TILD, KC_EXLM, KC_AT, KC_HASH, KC_DLR, KC_PERC, KC_CIRC, KC_AMPR, KC_ASTR, KC_LPRN, KC_RPRN, KC_BSPC,
- KC_DEL, KC_F1, KC_F2, KC_F3, KC_F4, KC_F5, KC_F6, KC_UNDS, KC_PLUS, KC_LCBR, KC_RCBR,
- RGB_MOD, KC_F7, KC_F8, KC_F9, KC_F10, KC_F11, KC_F12, S(KC_NUHS), S(KC_NUBS), KC_HOME, KC_END, _______,
- QK_BOOT, _______, _______, _______, _______, _______, _______, _______, KC_MNXT, KC_VOLD
- ),
- [_LOWER] = LAYOUT(
- KC_GRV, KC_1, KC_2, KC_3, KC_4, KC_5, KC_6, KC_7, KC_8, KC_9, KC_0, KC_BSPC,
- KC_DEL, KC_F1, KC_F2, KC_F3, KC_F4, KC_F5, KC_F6, KC_MINS, KC_EQL, KC_LBRC, KC_RBRC,
- _______, KC_F7, KC_F8, KC_F9, KC_F10, KC_F11, KC_F12, KC_NUHS, KC_NUBS, KC_PGUP, KC_PGDN, _______,
- _______, _______, _______, _______, _______, _______, _______, _______, KC_MNXT, KC_VOLD
- )
-};
diff --git a/keyboards/boardsource/technik_s/keymaps/via/keymap.c b/keyboards/boardsource/technik_s/keymaps/via/keymap.c
deleted file mode 100644
index f85b1ff186..0000000000
--- a/keyboards/boardsource/technik_s/keymaps/via/keymap.c
+++ /dev/null
@@ -1,53 +0,0 @@
-/* Copyright 2022 Boardsource
- *
- * 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 {
- _MAIN,
- _RAISE,
- _LOWER,
-};
-
-#define LOWER MO(_LOWER)
-#define RAISE MO(_RAISE)
-
-const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
- [_MAIN] = LAYOUT(
- KC_TAB, KC_Q, KC_W, KC_E, KC_R, KC_T, KC_Y, KC_U, KC_I, KC_O, KC_P, KC_BSPC,
- KC_ESC, KC_A, KC_S, KC_D, KC_F, KC_G, KC_H, KC_J, KC_K, KC_L, KC_SCLN,
- KC_LSHIFT,KC_LSHIFT, KC_Z, KC_X, KC_C, KC_V, KC_B, KC_N, KC_M, KC_COMM, KC_UP, KC_ENT ,
- RGB_TOG, KC_LCTL, KC_LALT, LOWER, KC_SPC, KC_SPC, RAISE, KC_LEFT, KC_DOWN, KC_RIGHT
- ),
- [_RAISE] = LAYOUT(
- KC_TILD, KC_EXLM, KC_AT, KC_HASH, KC_DLR, KC_PERC, KC_CIRC, KC_AMPR, KC_ASTR, KC_LPRN, KC_RPRN, KC_BSPC,
- KC_DEL, KC_F1, KC_F2, KC_F3, KC_F4, KC_F5, KC_F6, KC_UNDS, KC_PLUS, KC_LCBR, KC_RCBR,
- RGB_MOD, KC_F7, KC_F8, KC_F9, KC_F10, KC_F11, KC_F12, S(KC_NUHS), S(KC_NUBS), KC_HOME, KC_END, _______,
- QK_BOOT, _______, _______, _______, _______, _______, _______, _______, KC_MNXT, KC_VOLD
- ),
- [_LOWER] = LAYOUT(
- KC_GRV, KC_1, KC_2, KC_3, KC_4, KC_5, KC_6, KC_7, KC_8, KC_9, KC_0, KC_BSPC,
- KC_DEL, KC_F1, KC_F2, KC_F3, KC_F4, KC_F5, KC_F6, KC_MINS, KC_EQL, KC_LBRC, KC_RBRC,
- _______, KC_F7, KC_F8, KC_F9, KC_F10, KC_F11, KC_F12, KC_NUHS, KC_NUBS, KC_PGUP, KC_PGDN, _______,
- _______, _______, _______, _______, _______, _______, _______, _______, KC_MNXT, KC_VOLD
- ),
- [3] = LAYOUT(
- _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______,
- _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______,
- _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______,
- _______, _______, _______, _______, _______, _______, _______, _______, _______, _______
- )
-};
diff --git a/keyboards/boardsource/technik_s/keymaps/via/rules.mk b/keyboards/boardsource/technik_s/keymaps/via/rules.mk
deleted file mode 100644
index 1e5b99807c..0000000000
--- a/keyboards/boardsource/technik_s/keymaps/via/rules.mk
+++ /dev/null
@@ -1 +0,0 @@
-VIA_ENABLE = yes
diff --git a/keyboards/boardsource/technik_s/readme.md b/keyboards/boardsource/technik_s/readme.md
deleted file mode 100644
index 9bc60d4018..0000000000
--- a/keyboards/boardsource/technik_s/readme.md
+++ /dev/null
@@ -1,22 +0,0 @@
-# Technik-S
-
-![Technik-S](https://i.imgur.com/0QLgu5V.jpeg)
-
-The technik-s is a 40% staggard keyboard that is designed to fit in the same case as the technik-o a 4x12 ortho
-
-* Keyboard Maintainer: [Boardsource](https://github.com/boardsource)
-* Hardware Supported: V1 pcb
-* Hardware Availability: [boardsource](https://boardsource.xyz/store/5ffb9b01edd0447f8023fdb2)
-
-Make example for this keyboard (after setting up your build environment):
-
- make boardsource/technik_s:default
-
-Flashing example for this keyboard:
-
- make boardsource/technik_s:default:flash
-
-Reset keyboard by pushing reset button on back of pcb through access hole. Or hold down top left key while you plug in the usb cable.
-Then run this command in your local qmk repo, or flash using qmk toolbox.
-
-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/boardsource/technik_s/rules.mk b/keyboards/boardsource/technik_s/rules.mk
deleted file mode 100644
index 32afd21635..0000000000
--- a/keyboards/boardsource/technik_s/rules.mk
+++ /dev/null
@@ -1 +0,0 @@
-RGB_MATRIX_DRIVER = WS2812