From 9581289745736ce068a1040f44cec37a2ca8830d Mon Sep 17 00:00:00 2001 From: lokher Date: Tue, 13 Sep 2022 11:24:05 +0800 Subject: Remove non-Keychron keyboards --- keyboards/clawsome/bookerboard/bookerboard.c | 16 --- keyboards/clawsome/bookerboard/bookerboard.h | 30 ----- keyboards/clawsome/bookerboard/config.h | 39 ------- keyboards/clawsome/bookerboard/info.json | 29 ----- .../clawsome/bookerboard/keymaps/default/keymap.c | 37 ------- keyboards/clawsome/bookerboard/readme.md | 13 --- keyboards/clawsome/bookerboard/rules.mk | 18 --- keyboards/clawsome/coupe/config.h | 39 ------- keyboards/clawsome/coupe/coupe.c | 16 --- keyboards/clawsome/coupe/coupe.h | 37 ------- keyboards/clawsome/coupe/info.json | 78 ------------- keyboards/clawsome/coupe/keymaps/default/keymap.c | 63 ----------- keyboards/clawsome/coupe/readme.md | 15 --- keyboards/clawsome/coupe/rules.mk | 20 ---- keyboards/clawsome/doodle/config.h | 38 ------- keyboards/clawsome/doodle/doodle.c | 17 --- keyboards/clawsome/doodle/doodle.h | 27 ----- keyboards/clawsome/doodle/info.json | 23 ---- keyboards/clawsome/doodle/keymaps/default/keymap.c | 25 ----- keyboards/clawsome/doodle/rules.mk | 18 --- keyboards/clawsome/fightpad/config.h | 39 ------- keyboards/clawsome/fightpad/fightpad.c | 16 --- keyboards/clawsome/fightpad/fightpad.h | 26 ----- keyboards/clawsome/fightpad/info.json | 29 ----- .../clawsome/fightpad/keymaps/default/keymap.c | 25 ----- keyboards/clawsome/fightpad/readme.md | 13 --- keyboards/clawsome/fightpad/rules.mk | 18 --- keyboards/clawsome/gamebuddy/v1_0/config.h | 29 ----- keyboards/clawsome/gamebuddy/v1_0/info.json | 43 ------- .../gamebuddy/v1_0/keymaps/default/keymap.c | 41 ------- keyboards/clawsome/gamebuddy/v1_0/readme.md | 13 --- keyboards/clawsome/gamebuddy/v1_0/rules.mk | 18 --- keyboards/clawsome/gamebuddy/v1_0/v1_0.c | 16 --- keyboards/clawsome/gamebuddy/v1_0/v1_0.h | 32 ------ keyboards/clawsome/gamebuddy/v1_m/config.h | 38 ------- keyboards/clawsome/gamebuddy/v1_m/info.json | 44 -------- .../gamebuddy/v1_m/keymaps/default/keymap.c | 29 ----- keyboards/clawsome/gamebuddy/v1_m/readme.md | 13 --- keyboards/clawsome/gamebuddy/v1_m/rules.mk | 18 --- keyboards/clawsome/gamebuddy/v1_m/v1_m.c | 16 --- keyboards/clawsome/gamebuddy/v1_m/v1_m.h | 33 ------ keyboards/clawsome/hatchback/config.h | 38 ------- keyboards/clawsome/hatchback/hatchback.c | 17 --- keyboards/clawsome/hatchback/hatchback.h | 43 ------- keyboards/clawsome/hatchback/info.json | 106 ------------------ .../clawsome/hatchback/keymaps/default/keymap.c | 30 ----- keyboards/clawsome/hatchback/readme.md | 14 --- keyboards/clawsome/hatchback/rules.mk | 18 --- keyboards/clawsome/luggage_rack/config.h | 38 ------- keyboards/clawsome/luggage_rack/info.json | 30 ----- .../clawsome/luggage_rack/keymaps/default/keymap.c | 29 ----- keyboards/clawsome/luggage_rack/luggage_rack.c | 17 --- keyboards/clawsome/luggage_rack/luggage_rack.h | 38 ------- keyboards/clawsome/luggage_rack/readme.md | 13 --- keyboards/clawsome/luggage_rack/rules.mk | 18 --- keyboards/clawsome/numeros/config.h | 39 ------- keyboards/clawsome/numeros/info.json | 38 ------- .../clawsome/numeros/keymaps/default/keymap.c | 40 ------- keyboards/clawsome/numeros/numeros.c | 16 --- keyboards/clawsome/numeros/numeros.h | 32 ------ keyboards/clawsome/numeros/readme.md | 13 --- keyboards/clawsome/numeros/rules.mk | 20 ---- keyboards/clawsome/roadster/config.h | 39 ------- keyboards/clawsome/roadster/info.json | 61 ---------- .../clawsome/roadster/keymaps/default/keymap.c | 27 ----- keyboards/clawsome/roadster/readme.md | 13 --- keyboards/clawsome/roadster/roadster.c | 16 --- keyboards/clawsome/roadster/roadster.h | 30 ----- keyboards/clawsome/roadster/rules.mk | 18 --- keyboards/clawsome/sedan/config.h | 39 ------- keyboards/clawsome/sedan/info.json | 85 -------------- keyboards/clawsome/sedan/keymaps/default/keymap.c | 61 ---------- keyboards/clawsome/sedan/readme.md | 15 --- keyboards/clawsome/sedan/rules.mk | 20 ---- keyboards/clawsome/sedan/sedan.c | 16 --- keyboards/clawsome/sedan/sedan.h | 32 ------ keyboards/clawsome/sidekick/config.h | 29 ----- keyboards/clawsome/sidekick/info.json | 44 -------- .../clawsome/sidekick/keymaps/default/keymap.c | 41 ------- keyboards/clawsome/sidekick/readme.md | 14 --- keyboards/clawsome/sidekick/rules.mk | 18 --- keyboards/clawsome/sidekick/sidekick.c | 16 --- keyboards/clawsome/sidekick/sidekick.h | 33 ------ keyboards/clawsome/suv/config.h | 38 ------- keyboards/clawsome/suv/info.json | 123 --------------------- keyboards/clawsome/suv/keymaps/default/keymap.c | 30 ----- keyboards/clawsome/suv/readme.md | 13 --- keyboards/clawsome/suv/rules.mk | 18 --- keyboards/clawsome/suv/suv.c | 17 --- keyboards/clawsome/suv/suv.h | 41 ------- 90 files changed, 2741 deletions(-) delete mode 100644 keyboards/clawsome/bookerboard/bookerboard.c delete mode 100644 keyboards/clawsome/bookerboard/bookerboard.h delete mode 100644 keyboards/clawsome/bookerboard/config.h delete mode 100644 keyboards/clawsome/bookerboard/info.json delete mode 100644 keyboards/clawsome/bookerboard/keymaps/default/keymap.c delete mode 100644 keyboards/clawsome/bookerboard/readme.md delete mode 100644 keyboards/clawsome/bookerboard/rules.mk delete mode 100644 keyboards/clawsome/coupe/config.h delete mode 100644 keyboards/clawsome/coupe/coupe.c delete mode 100644 keyboards/clawsome/coupe/coupe.h delete mode 100644 keyboards/clawsome/coupe/info.json delete mode 100644 keyboards/clawsome/coupe/keymaps/default/keymap.c delete mode 100644 keyboards/clawsome/coupe/readme.md delete mode 100644 keyboards/clawsome/coupe/rules.mk delete mode 100644 keyboards/clawsome/doodle/config.h delete mode 100644 keyboards/clawsome/doodle/doodle.c delete mode 100644 keyboards/clawsome/doodle/doodle.h delete mode 100644 keyboards/clawsome/doodle/info.json delete mode 100644 keyboards/clawsome/doodle/keymaps/default/keymap.c delete mode 100644 keyboards/clawsome/doodle/rules.mk delete mode 100644 keyboards/clawsome/fightpad/config.h delete mode 100644 keyboards/clawsome/fightpad/fightpad.c delete mode 100644 keyboards/clawsome/fightpad/fightpad.h delete mode 100644 keyboards/clawsome/fightpad/info.json delete mode 100644 keyboards/clawsome/fightpad/keymaps/default/keymap.c delete mode 100644 keyboards/clawsome/fightpad/readme.md delete mode 100644 keyboards/clawsome/fightpad/rules.mk delete mode 100644 keyboards/clawsome/gamebuddy/v1_0/config.h delete mode 100644 keyboards/clawsome/gamebuddy/v1_0/info.json delete mode 100644 keyboards/clawsome/gamebuddy/v1_0/keymaps/default/keymap.c delete mode 100644 keyboards/clawsome/gamebuddy/v1_0/readme.md delete mode 100644 keyboards/clawsome/gamebuddy/v1_0/rules.mk delete mode 100644 keyboards/clawsome/gamebuddy/v1_0/v1_0.c delete mode 100644 keyboards/clawsome/gamebuddy/v1_0/v1_0.h delete mode 100644 keyboards/clawsome/gamebuddy/v1_m/config.h delete mode 100644 keyboards/clawsome/gamebuddy/v1_m/info.json delete mode 100644 keyboards/clawsome/gamebuddy/v1_m/keymaps/default/keymap.c delete mode 100644 keyboards/clawsome/gamebuddy/v1_m/readme.md delete mode 100644 keyboards/clawsome/gamebuddy/v1_m/rules.mk delete mode 100644 keyboards/clawsome/gamebuddy/v1_m/v1_m.c delete mode 100644 keyboards/clawsome/gamebuddy/v1_m/v1_m.h delete mode 100644 keyboards/clawsome/hatchback/config.h delete mode 100644 keyboards/clawsome/hatchback/hatchback.c delete mode 100644 keyboards/clawsome/hatchback/hatchback.h delete mode 100644 keyboards/clawsome/hatchback/info.json delete mode 100644 keyboards/clawsome/hatchback/keymaps/default/keymap.c delete mode 100644 keyboards/clawsome/hatchback/readme.md delete mode 100644 keyboards/clawsome/hatchback/rules.mk delete mode 100644 keyboards/clawsome/luggage_rack/config.h delete mode 100644 keyboards/clawsome/luggage_rack/info.json delete mode 100644 keyboards/clawsome/luggage_rack/keymaps/default/keymap.c delete mode 100644 keyboards/clawsome/luggage_rack/luggage_rack.c delete mode 100644 keyboards/clawsome/luggage_rack/luggage_rack.h delete mode 100644 keyboards/clawsome/luggage_rack/readme.md delete mode 100644 keyboards/clawsome/luggage_rack/rules.mk delete mode 100644 keyboards/clawsome/numeros/config.h delete mode 100644 keyboards/clawsome/numeros/info.json delete mode 100644 keyboards/clawsome/numeros/keymaps/default/keymap.c delete mode 100644 keyboards/clawsome/numeros/numeros.c delete mode 100644 keyboards/clawsome/numeros/numeros.h delete mode 100644 keyboards/clawsome/numeros/readme.md delete mode 100644 keyboards/clawsome/numeros/rules.mk delete mode 100644 keyboards/clawsome/roadster/config.h delete mode 100644 keyboards/clawsome/roadster/info.json delete mode 100644 keyboards/clawsome/roadster/keymaps/default/keymap.c delete mode 100644 keyboards/clawsome/roadster/readme.md delete mode 100644 keyboards/clawsome/roadster/roadster.c delete mode 100644 keyboards/clawsome/roadster/roadster.h delete mode 100644 keyboards/clawsome/roadster/rules.mk delete mode 100644 keyboards/clawsome/sedan/config.h delete mode 100644 keyboards/clawsome/sedan/info.json delete mode 100644 keyboards/clawsome/sedan/keymaps/default/keymap.c delete mode 100644 keyboards/clawsome/sedan/readme.md delete mode 100644 keyboards/clawsome/sedan/rules.mk delete mode 100644 keyboards/clawsome/sedan/sedan.c delete mode 100644 keyboards/clawsome/sedan/sedan.h delete mode 100644 keyboards/clawsome/sidekick/config.h delete mode 100644 keyboards/clawsome/sidekick/info.json delete mode 100644 keyboards/clawsome/sidekick/keymaps/default/keymap.c delete mode 100644 keyboards/clawsome/sidekick/readme.md delete mode 100644 keyboards/clawsome/sidekick/rules.mk delete mode 100644 keyboards/clawsome/sidekick/sidekick.c delete mode 100644 keyboards/clawsome/sidekick/sidekick.h delete mode 100644 keyboards/clawsome/suv/config.h delete mode 100644 keyboards/clawsome/suv/info.json delete mode 100644 keyboards/clawsome/suv/keymaps/default/keymap.c delete mode 100644 keyboards/clawsome/suv/readme.md delete mode 100644 keyboards/clawsome/suv/rules.mk delete mode 100644 keyboards/clawsome/suv/suv.c delete mode 100644 keyboards/clawsome/suv/suv.h (limited to 'keyboards/clawsome') diff --git a/keyboards/clawsome/bookerboard/bookerboard.c b/keyboards/clawsome/bookerboard/bookerboard.c deleted file mode 100644 index 2cf132de59..0000000000 --- a/keyboards/clawsome/bookerboard/bookerboard.c +++ /dev/null @@ -1,16 +0,0 @@ -/* Copyright 2020 AAClawson (AlisGraveNil) - * - * 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 . - */ -#include "bookerboard.h" \ No newline at end of file diff --git a/keyboards/clawsome/bookerboard/bookerboard.h b/keyboards/clawsome/bookerboard/bookerboard.h deleted file mode 100644 index 11ece7594b..0000000000 --- a/keyboards/clawsome/bookerboard/bookerboard.h +++ /dev/null @@ -1,30 +0,0 @@ -/* Copyright 2020 AAClawson (AlisGraveNil) - * - * 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 . - */ -#pragma once - -#include "quantum.h" - -#define LAYOUT( \ - K00, K01, K02, \ - K10, K11, K12, \ - K20, K21, K22, \ - K30, K31, K32 \ -) { \ - { K00, K01, K02 }, \ - { K10, K11, K12 }, \ - { K20, K21, K22 }, \ - { K30, K31, K32 }, \ -} diff --git a/keyboards/clawsome/bookerboard/config.h b/keyboards/clawsome/bookerboard/config.h deleted file mode 100644 index 208a12ef26..0000000000 --- a/keyboards/clawsome/bookerboard/config.h +++ /dev/null @@ -1,39 +0,0 @@ -/* -Copyright 2020 AAClawson (AlisGraveNil) - -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 . -*/ - -#pragma once - -#include "config_common.h" - -/* key matrix size */ -#define MATRIX_ROWS 4 -#define MATRIX_COLS 3 - -/* - * 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 { B5, B4, E6, D7 } -#define MATRIX_COL_PINS { B6, B2, B3 } - -#define DIODE_DIRECTION COL2ROW diff --git a/keyboards/clawsome/bookerboard/info.json b/keyboards/clawsome/bookerboard/info.json deleted file mode 100644 index e278685f96..0000000000 --- a/keyboards/clawsome/bookerboard/info.json +++ /dev/null @@ -1,29 +0,0 @@ -{ - "keyboard_name": "Bookerboard", - "manufacturer": "AlisGraveNil", - "url": "", - "maintainer": "AlisGraveNil", - "usb": { - "vid": "0xFEED", - "pid": "0x41CE", - "device_version": "0.0.1" - }, - "layouts": { - "LAYOUT": { - "layout": [ - {"label":"K00 (B5,B6)", "x":0, "y":0}, - {"label":"K01 (B5,B2)", "x":1, "y":0}, - {"label":"K02 (B5,B3)", "x":2, "y":0}, - {"label":"K10 (B4,B6)", "x":0, "y":1}, - {"label":"K11 (B4,B2)", "x":1, "y":1}, - {"label":"K12 (B4,B3)", "x":2, "y":1}, - {"label":"K20 (E6,B6)", "x":0, "y":2}, - {"label":"K21 (E6,B2)", "x":1, "y":2}, - {"label":"K22 (E6,B3)", "x":2, "y":2}, - {"label":"K30 (D7,B6)", "x":0, "y":3}, - {"label":"K31 (D7,B2)", "x":1, "y":3}, - {"label":"K32 (D7,B3)", "x":2, "y":3} - ] - } - } -} diff --git a/keyboards/clawsome/bookerboard/keymaps/default/keymap.c b/keyboards/clawsome/bookerboard/keymaps/default/keymap.c deleted file mode 100644 index a56245a30c..0000000000 --- a/keyboards/clawsome/bookerboard/keymaps/default/keymap.c +++ /dev/null @@ -1,37 +0,0 @@ -/* Copyright 2020 AAClawson (AlisGraveNil) - * - * 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 . - */ -#include QMK_KEYBOARD_H - -const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = { - /* - * -------------- - * | 7 | 8 | 9 | - * -------------- - * | 4 | 5 | 6 | - * -------------- - * | 1 | 2 | 3 | - * -------------- - * | - | 0 | = | - * -------------- - */ - [0] = LAYOUT( - KC_7, KC_8, KC_9, - KC_4, KC_5, KC_6, - KC_1, KC_2, KC_3, - KC_MINS, KC_0, KC_EQL - ), - -}; diff --git a/keyboards/clawsome/bookerboard/readme.md b/keyboards/clawsome/bookerboard/readme.md deleted file mode 100644 index 7fa8d5e7a6..0000000000 --- a/keyboards/clawsome/bookerboard/readme.md +++ /dev/null @@ -1,13 +0,0 @@ -# Bookerboard - -This is a 4x3 macropad designed to be used with your favorite 12 keys for whatever you need 12 extra keys for. - -- Keyboard Maintainer: [AAClawson](https://github.com/AlisGraveNil) -- Hardware Supported: Bookerboard, Pro Micro, Elite-C -- Hardware Availability: Not available yet; will be sold at a later date - -Make example for this keyboard (after setting up your build environment): - - make clawsome/bookerboard: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/clawsome/bookerboard/rules.mk b/keyboards/clawsome/bookerboard/rules.mk deleted file mode 100644 index 71fd5a7621..0000000000 --- a/keyboards/clawsome/bookerboard/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 = yes # 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 diff --git a/keyboards/clawsome/coupe/config.h b/keyboards/clawsome/coupe/config.h deleted file mode 100644 index 8d7cfa75b0..0000000000 --- a/keyboards/clawsome/coupe/config.h +++ /dev/null @@ -1,39 +0,0 @@ -/* -Copyright 2020 AAClawson (AlisGraveNil) - -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 . -*/ - -#pragma once - -#include "config_common.h" - -/* key matrix size */ -#define MATRIX_ROWS 10 -#define MATRIX_COLS 7 - -/* - * 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 { D7, D2, C6, B5, D4, B4, D0, D3, D1, E6 } -#define MATRIX_COL_PINS { F4, F5, F6, F7, B6, B3, B2 } - -#define DIODE_DIRECTION COL2ROW diff --git a/keyboards/clawsome/coupe/coupe.c b/keyboards/clawsome/coupe/coupe.c deleted file mode 100644 index 80aca53943..0000000000 --- a/keyboards/clawsome/coupe/coupe.c +++ /dev/null @@ -1,16 +0,0 @@ -/* Copyright 2020 AAClawson (AlisGraveNil) - * - * 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 . - */ -#include "coupe.h" \ No newline at end of file diff --git a/keyboards/clawsome/coupe/coupe.h b/keyboards/clawsome/coupe/coupe.h deleted file mode 100644 index 360dbb24f2..0000000000 --- a/keyboards/clawsome/coupe/coupe.h +++ /dev/null @@ -1,37 +0,0 @@ -/* Copyright 2020 AAClawson (AlisGraveNil) - * - * 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 . - */ -#pragma once - -#include "quantum.h" - -#define LAYOUT_60_ansi( \ - K00, K10, K01, K11, K02, K12, K03, K13, K04, K14, K05, K15, K06, K16, \ - K20, K30, K21, K31, K22, K32, K23, K33, K24, K34, K25, K35, K26, K36, \ - K40, K50, K41, K51, K42, K52, K43, K53, K44, K54, K45, K55, K56, \ - K60, K61, K71, K62, K72, K63, K73, K64, K74, K65, K75, K76, \ - K80, K90, K81, K83, K85, K95, K86, K96 \ -) { \ - { K00, K01, K02, K03, K04, K05, K06 }, \ - { K10, K11, K12, K13, K14, K15, K16 }, \ - { K20, K21, K22, K23, K24, K25, K26 }, \ - { K30, K31, K32, K33, K34, K35, K36 }, \ - { K40, K41, K42, K43, K44, K45, KC_NO }, \ - { K50, K51, K52, K53, K54, K55, K56 }, \ - { K60, K61, K62, K63, K64, K65, KC_NO }, \ - { KC_NO, K71, K72, K73, K74, K75, K76 }, \ - { K80, K81, KC_NO, K83, KC_NO, K85, K86 }, \ - { K90, KC_NO, KC_NO, KC_NO, KC_NO, K95, K96 }, \ -} diff --git a/keyboards/clawsome/coupe/info.json b/keyboards/clawsome/coupe/info.json deleted file mode 100644 index 6ab71fdb5d..0000000000 --- a/keyboards/clawsome/coupe/info.json +++ /dev/null @@ -1,78 +0,0 @@ -{ - "keyboard_name": "The Coupe", - "manufacturer": "AlisGraveNil", - "url": "www.clawboards.xyz", - "maintainer": "AlisGraveNil", - "usb": { - "vid": "0x7767", - "pid": "0x7E94", - "device_version": "0.0.1" - }, - "layouts": { - "LAYOUT_60_ansi": { - "layout": [ - {"label":"K00 (D7,F4)", "x":0, "y":0}, - {"label":"K10 (D2,F4)", "x":1, "y":0}, - {"label":"K01 (D7,F5)", "x":2, "y":0}, - {"label":"K11 (D2,F5)", "x":3, "y":0}, - {"label":"K02 (D7,F6)", "x":4, "y":0}, - {"label":"K12 (D2,F6)", "x":5, "y":0}, - {"label":"K03 (D7,F7)", "x":6, "y":0}, - {"label":"K13 (D2,F7)", "x":7, "y":0}, - {"label":"K04 (D7,B6)", "x":8, "y":0}, - {"label":"K14 (D2,B6)", "x":9, "y":0}, - {"label":"K05 (D7,B3)", "x":10, "y":0}, - {"label":"K15 (D2,B3)", "x":11, "y":0}, - {"label":"K06 (D7,B2)", "x":12, "y":0}, - {"label":"K16 (D2,B2)", "x":13, "y":0, "w":2}, - {"label":"K20 (C6,F4)", "x":0, "y":1, "w":1.5}, - {"label":"K30 (B5,F4)", "x":1.5, "y":1}, - {"label":"K21 (C6,F5)", "x":2.5, "y":1}, - {"label":"K31 (B5,F5)", "x":3.5, "y":1}, - {"label":"K22 (C6,F6)", "x":4.5, "y":1}, - {"label":"K32 (B5,F6)", "x":5.5, "y":1}, - {"label":"K23 (C6,F7)", "x":6.5, "y":1}, - {"label":"K33 (B5,F7)", "x":7.5, "y":1}, - {"label":"K24 (C6,B6)", "x":8.5, "y":1}, - {"label":"K34 (B5,B6)", "x":9.5, "y":1}, - {"label":"K25 (C6,B3)", "x":10.5, "y":1}, - {"label":"K35 (B5,B3)", "x":11.5, "y":1}, - {"label":"K26 (C6,B2)", "x":12.5, "y":1}, - {"label":"K36 (B5,B2)", "x":13.5, "y":1, "w":1.5}, - {"label":"K40 (D4,F4)", "x":0, "y":2, "w":1.75}, - {"label":"K50 (B4,F4)", "x":1.75, "y":2}, - {"label":"K41 (D4,F5)", "x":2.75, "y":2}, - {"label":"K51 (B4,F5)", "x":3.75, "y":2}, - {"label":"K42 (D4,F6)", "x":4.75, "y":2}, - {"label":"K52 (B4,F6)", "x":5.75, "y":2}, - {"label":"K43 (D4,F7)", "x":6.75, "y":2}, - {"label":"K53 (B4,F7)", "x":7.75, "y":2}, - {"label":"K44 (D4,B6)", "x":8.75, "y":2}, - {"label":"K54 (B4,B6)", "x":9.75, "y":2}, - {"label":"K45 (D4,B3)", "x":10.75, "y":2}, - {"label":"K55 (B4,B3)", "x":11.75, "y":2}, - {"label":"K56 (B4,B2)", "x":12.75, "y":2, "w":2.25}, - {"label":"K60 (D0,F4)", "x":0, "y":3, "w":2.25}, - {"label":"K61 (D0,F5)", "x":2.25, "y":3}, - {"label":"K71 (D3,F5)", "x":3.25, "y":3}, - {"label":"K62 (D0,F6)", "x":4.25, "y":3}, - {"label":"K72 (D3,F6)", "x":5.25, "y":3}, - {"label":"K63 (D0,F7)", "x":6.25, "y":3}, - {"label":"K73 (D3,F7)", "x":7.25, "y":3}, - {"label":"K64 (D0,B6)", "x":8.25, "y":3}, - {"label":"K74 (D3,B6)", "x":9.25, "y":3}, - {"label":"K65 (D0,B3)", "x":10.25, "y":3}, - {"label":"K75 (D3,B3)", "x":11.25, "y":3}, - {"label":"K76 (D3,B2)", "x":12.25, "y":3, "w":2.75}, - {"label":"K80 (D1,F4)", "x":0, "y":4, "w":1.25}, - {"label":"K90 (E6,F4)", "x":1.25, "y":4, "w":1.25}, - {"label":"K81 (D1,F5)", "x":2.5, "y":4, "w":1.25}, - {"label":"K83 (D1,F7)", "x":3.75, "y":4, "w":6.25}, - {"label":"K85 (D1,B3)", "x":10, "y":4, "w":1.25}, - {"label":"K95 (E6,B3)", "x":11.25, "y":4, "w":1.25}, - {"label":"K86 (D1,B2)", "x":12.5, "y":4, "w":1.25}, - {"label":"K96 (E6,B2)", "x":13.75, "y":4, "w":1.25} - ] - } - } -} diff --git a/keyboards/clawsome/coupe/keymaps/default/keymap.c b/keyboards/clawsome/coupe/keymaps/default/keymap.c deleted file mode 100644 index d5af879bd7..0000000000 --- a/keyboards/clawsome/coupe/keymaps/default/keymap.c +++ /dev/null @@ -1,63 +0,0 @@ -/* Copyright 2020 AAClawson (AlisGraveNil) - * - * 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 . - */ -#include QMK_KEYBOARD_H - -#define FNM LT(1, KC_APP) // MO(1) when held, KC_APP when tapped - -const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = { - /* - *----------------------------------------------------------------------- - *|ESC | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 0 | - | = | DEL| - *----------------------------------------------------------------------- - *|TAB | Q | W | E | R | T | Y | U | I | O | P | [ | ] | \ | - *----------------------------------------------------------------------- - *|CAPS | A | S | D | F | G | H | J | K | L | ; | " | ENTER | - *----------------------------------------------------------------------- - *| SHIFT | Z | X | C | V | B | N | M | , | . | ? | SHIFT | - *----------------------------------------------------------------------- - *|CTRL|GUI |ALT | SPACE |ALT |GUI | FNM |CTRL| - *----------------------------------------------------------------------- - */ - [0] = LAYOUT_60_ansi( - 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_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_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_LSFT, - KC_LCTL, KC_LGUI, KC_LALT, KC_SPC, KC_LALT, KC_LGUI, FNM, KC_LCTL - ), - - /* - *------------------------------------------------------------- - *| ` | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 0 | - | = | DEL | - *------------------------------------------------------------- - *| | | ^ | | | | | | | | |PSC|SLK|PAUSE| - *------------------------------------------------------------- - *| | < | v | > | | |HOM|PGU| | | | | | - *------------------------------------------------------------- - *| | | | | | |END|PGD| | | | - *------------------------------------------------------------- - *|RST | | | | | | | | - *------------------------------------------------------------- - */ - [1] = LAYOUT_60_ansi( - KC_GRV, 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_PSCR, KC_SLCK, KC_PAUS, _______, - _______, KC_LEFT, KC_DOWN, KC_RGHT, _______, _______, KC_HOME, KC_PGUP, _______, _______, _______, _______, _______, - _______, _______, _______, _______, _______, _______, KC_END, KC_PGDN, _______, _______, _______, _______, - QK_BOOT, _______, _______, _______, _______, _______, _______, _______ - ), - -}; diff --git a/keyboards/clawsome/coupe/readme.md b/keyboards/clawsome/coupe/readme.md deleted file mode 100644 index 77d5fc2f0b..0000000000 --- a/keyboards/clawsome/coupe/readme.md +++ /dev/null @@ -1,15 +0,0 @@ -# Coupe - -![Coupe](https://images.squarespace-cdn.com/content/v1/5ec961924eb3960db955f752/1591981988950-D64UDSNKPAT91WUA8RNC/ke17ZwdGBToddI8pDm48kDHPSfPanjkWqhH6pl6g5ph7gQa3H78H3Y0txjaiv_0fDoOvxcdMmMKkDsyUqMSsMWxHk725yiiHCCLfrh8O1z4YTzHvnKhyp6Da-NYroOW3ZGjoBKy3azqku80C789l0mwONMR1ELp49Lyc52iWr5dNb1QJw9casjKdtTg1_-y4jz4ptJBmI9gQmbjSQnNGng/Coupe3.jpeg?format=640w) - -This is a 5x14 keyboard in a 60% layout. - -* Keyboard Maintainer: [AAClawson](http://github.com/AlisGraveNil) -* Hardware Supported: The Coupe, Pro Micro, Elite-C -* Hardware Availability: www.clawboards.xyz - -Make example for this keyboard (after setting up your build environment): - - make clawsome/coupe: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/clawsome/coupe/rules.mk b/keyboards/clawsome/coupe/rules.mk deleted file mode 100644 index 8cff9ddd1c..0000000000 --- a/keyboards/clawsome/coupe/rules.mk +++ /dev/null @@ -1,20 +0,0 @@ -# MCU name -MCU = atmega32u4 - -# Bootloader selection -BOOTLOADER = caterina - -# 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 = 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 - -LAYOUTS = 60_ansi diff --git a/keyboards/clawsome/doodle/config.h b/keyboards/clawsome/doodle/config.h deleted file mode 100644 index 72ee521b64..0000000000 --- a/keyboards/clawsome/doodle/config.h +++ /dev/null @@ -1,38 +0,0 @@ -/* Copyright 2021 AAClawson (AlisGraveNil) - * - * 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 . - */ - -#pragma once - -#include "config_common.h" - -/* key matrix size */ -#define MATRIX_ROWS 2 -#define MATRIX_COLS 3 - -/* - * 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 { D4, C6 } -#define MATRIX_COL_PINS { D7, F4, E6 } - -#define DIODE_DIRECTION COL2ROW diff --git a/keyboards/clawsome/doodle/doodle.c b/keyboards/clawsome/doodle/doodle.c deleted file mode 100644 index 4f1b773512..0000000000 --- a/keyboards/clawsome/doodle/doodle.c +++ /dev/null @@ -1,17 +0,0 @@ -/* Copyright 2021 AAClawson (AlisGraveNil) - * - * 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 . - */ - -#include "doodle.h" \ No newline at end of file diff --git a/keyboards/clawsome/doodle/doodle.h b/keyboards/clawsome/doodle/doodle.h deleted file mode 100644 index 131d50ad26..0000000000 --- a/keyboards/clawsome/doodle/doodle.h +++ /dev/null @@ -1,27 +0,0 @@ -/* Copyright 2021 AAClawson (AlisGraveNil) - * - * 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 . - */ - -#pragma once - -#include "quantum.h" - -#define LAYOUT( \ - K00, K01, K02, \ - K10, K11, K12 \ -) { \ - { K00, K01, K02 }, \ - { K10, K11, K12 } \ -} diff --git a/keyboards/clawsome/doodle/info.json b/keyboards/clawsome/doodle/info.json deleted file mode 100644 index 7d1dcb4b60..0000000000 --- a/keyboards/clawsome/doodle/info.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "keyboard_name": "doodle", - "manufacturer": "AlisGraveNil", - "url": "www.clawboards.xyz", - "maintainer": "AlisGraveNil", - "usb": { - "vid": "0x7767", - "pid": "0x0000", - "device_version": "0.0.1" - }, - "layouts": { - "LAYOUT": { - "layout": [ - {"label":"K00 (D4,D7)", "x":0, "y":0}, - {"label":"K01 (D4,F4)", "x":1, "y":0}, - {"label":"K02 (D4,E6)", "x":2, "y":0}, - {"label":"K10 (C6,D7)", "x":0, "y":1}, - {"label":"K11 (C6,F4)", "x":1, "y":1}, - {"label":"K12 (C6,E6)", "x":2, "y":1} - ] - } - } -} diff --git a/keyboards/clawsome/doodle/keymaps/default/keymap.c b/keyboards/clawsome/doodle/keymaps/default/keymap.c deleted file mode 100644 index e3bcc955bc..0000000000 --- a/keyboards/clawsome/doodle/keymaps/default/keymap.c +++ /dev/null @@ -1,25 +0,0 @@ -/* Copyright 2021 AAClawson (AlisGraveNil) - * - * 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 . - */ - -#include QMK_KEYBOARD_H - -const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = { - [0] = LAYOUT( - KC_1, KC_2, KC_3, - KC_4, KC_5, KC_6 - ), - -}; diff --git a/keyboards/clawsome/doodle/rules.mk b/keyboards/clawsome/doodle/rules.mk deleted file mode 100644 index 71122e62b2..0000000000 --- a/keyboards/clawsome/doodle/rules.mk +++ /dev/null @@ -1,18 +0,0 @@ -# MCU name -MCU = atmega32u4 - -# Bootloader selection -BOOTLOADER = caterina - -# 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 = 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 \ No newline at end of file diff --git a/keyboards/clawsome/fightpad/config.h b/keyboards/clawsome/fightpad/config.h deleted file mode 100644 index b31daece63..0000000000 --- a/keyboards/clawsome/fightpad/config.h +++ /dev/null @@ -1,39 +0,0 @@ -/* -Copyright 2020 AAClawson (AlisGraveNil) - -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 . -*/ - -#pragma once - -#include "config_common.h" - -/* key matrix size */ -#define MATRIX_ROWS 2 -#define MATRIX_COLS 7 - -/* - * 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 { B5, B6 } -#define MATRIX_COL_PINS { D7, E6, B4, B2, B3, B1, F7 } - -#define DIODE_DIRECTION COL2ROW diff --git a/keyboards/clawsome/fightpad/fightpad.c b/keyboards/clawsome/fightpad/fightpad.c deleted file mode 100644 index f0dae8eaf3..0000000000 --- a/keyboards/clawsome/fightpad/fightpad.c +++ /dev/null @@ -1,16 +0,0 @@ -/* Copyright 2020 AAClawson (AlisGraveNil) - * - * 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 . - */ -#include "fightpad.h" \ No newline at end of file diff --git a/keyboards/clawsome/fightpad/fightpad.h b/keyboards/clawsome/fightpad/fightpad.h deleted file mode 100644 index ff92afd6bb..0000000000 --- a/keyboards/clawsome/fightpad/fightpad.h +++ /dev/null @@ -1,26 +0,0 @@ -/* Copyright 2020 AAClawson (AlisGraveNil) - * - * 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 . - */ -#pragma once - -#include "quantum.h" - -#define LAYOUT( \ - K01, K03, K04, K05, K06, \ - K10, K11, K12, K13, K14, K15, K16 \ -) { \ - { KC_NO, K01, KC_NO, K03, K04, K05, K06 }, \ - { K10, K11, K12, K13, K14, K15, K16 }, \ -} diff --git a/keyboards/clawsome/fightpad/info.json b/keyboards/clawsome/fightpad/info.json deleted file mode 100644 index f6389e06c7..0000000000 --- a/keyboards/clawsome/fightpad/info.json +++ /dev/null @@ -1,29 +0,0 @@ -{ - "keyboard_name": "FightPad", - "manufacturer": "AlisGraveNil", - "url": "www.clawboards.xyz", - "maintainer": "AlisGraveNil", - "usb": { - "vid": "0x7767", - "pid": "0x481C", - "device_version": "0.0.1" - }, - "layouts": { - "LAYOUT": { - "layout": [ - {"label":"K01 (B5,E6)", "x":1, "y":0}, - {"label":"K03 (B5,B2)", "x":4, "y":0}, - {"label":"K04 (B5,B3)", "x":5, "y":0}, - {"label":"K05 (B5,B1)", "x":6, "y":0}, - {"label":"K06 (B5,F7)", "x":7, "y":0}, - {"label":"K10 (B6,D7)", "x":0, "y":1}, - {"label":"K11 (B6,E6)", "x":1, "y":1}, - {"label":"K12 (B6,B4)", "x":2, "y":1}, - {"label":"K13 (B6,B2)", "x":4, "y":1}, - {"label":"K14 (B6,B3)", "x":5, "y":1}, - {"label":"K15 (B6,B1)", "x":6, "y":1}, - {"label":"K16 (B6,F7)", "x":7, "y":1} - ] - } - } -} diff --git a/keyboards/clawsome/fightpad/keymaps/default/keymap.c b/keyboards/clawsome/fightpad/keymaps/default/keymap.c deleted file mode 100644 index 88db84c7d5..0000000000 --- a/keyboards/clawsome/fightpad/keymaps/default/keymap.c +++ /dev/null @@ -1,25 +0,0 @@ -/* Copyright 2020 REPLACE_WITH_YOUR_NAME - * - * 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 . - */ -#include QMK_KEYBOARD_H - -const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = { - [0] = LAYOUT( - KC_W, KC_U, KC_I, KC_O, KC_P, - KC_A, KC_S, KC_D, KC_H, KC_J, KC_K, KC_L - ), - -}; - diff --git a/keyboards/clawsome/fightpad/readme.md b/keyboards/clawsome/fightpad/readme.md deleted file mode 100644 index eaca1535df..0000000000 --- a/keyboards/clawsome/fightpad/readme.md +++ /dev/null @@ -1,13 +0,0 @@ -# FightPad - -This is a 2x7 macropad. - -* Keyboard Maintainer: [AAClawson](https://github.com/AlisGraveNil) -* Hardware Supported: FightPad; Pro Micro or Elite-C -* Hardware Availability: [Clawsome Boards](https://www.clawboards.xyz/) - -Make example for this keyboard (after setting up your build environment): - - make clawsome/fightpad: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/clawsome/fightpad/rules.mk b/keyboards/clawsome/fightpad/rules.mk deleted file mode 100644 index 515ca5621f..0000000000 --- a/keyboards/clawsome/fightpad/rules.mk +++ /dev/null @@ -1,18 +0,0 @@ -# MCU name -MCU = atmega32u4 - -# Bootloader selection -BOOTLOADER = caterina - -# 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 diff --git a/keyboards/clawsome/gamebuddy/v1_0/config.h b/keyboards/clawsome/gamebuddy/v1_0/config.h deleted file mode 100644 index 88ad4dc2a5..0000000000 --- a/keyboards/clawsome/gamebuddy/v1_0/config.h +++ /dev/null @@ -1,29 +0,0 @@ -/* -Copyright 2020 AAClawson (AlisGraveNil) - -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 . -*/ - -#pragma once - -#include "config_common.h" - -/* key matrix size */ -#define MATRIX_ROWS 5 -#define MATRIX_COLS 7 - -#define MATRIX_ROW_PINS { D1, D0, E6, B3, B2 } -#define MATRIX_COL_PINS { F5, F6, F7, B1, C6, D7, B6 } - -#define DIODE_DIRECTION COL2ROW diff --git a/keyboards/clawsome/gamebuddy/v1_0/info.json b/keyboards/clawsome/gamebuddy/v1_0/info.json deleted file mode 100644 index 0d52501930..0000000000 --- a/keyboards/clawsome/gamebuddy/v1_0/info.json +++ /dev/null @@ -1,43 +0,0 @@ -{ - "keyboard_name": "GameBuddy1_0", - "manufacturer": "AlisGraveNil", - "url": "www.clawboards.xyz", - "maintainer": "AlisGraveNil", - "usb": { - "vid": "0xFEED", - "pid": "0x17B9", - "device_version": "0.0.1" - }, - "layouts": { - "LAYOUT": { - "layout": [ - {"label":"K00 (D1,F5)", "x":0, "y":0}, - {"label":"K01 (D1,F6)", "x":1, "y":0}, - {"label":"K02 (D1,F7)", "x":2, "y":0}, - {"label":"K03 (D1,B1)", "x":3, "y":0}, - {"label":"K04 (D1,C6)", "x":4, "y":0}, - {"label":"K05 (D1,D7)", "x":5, "y":0}, - {"label":"K10 (D0,F5)", "x":0, "y":1}, - {"label":"K11 (D0,F6)", "x":1, "y":1}, - {"label":"K12 (D0,F7)", "x":2, "y":1}, - {"label":"K13 (D0,B1)", "x":3, "y":1}, - {"label":"K14 (D0,C6)", "x":4, "y":1}, - {"label":"K15 (D0,D7)", "x":5, "y":1}, - {"label":"K20 (E6,F5)", "x":0, "y":2, "w":2}, - {"label":"K22 (E6,F7)", "x":2, "y":2}, - {"label":"K23 (E6,B1)", "x":3, "y":2}, - {"label":"K24 (E6,C6)", "x":4, "y":2}, - {"label":"K25 (E6,D7)", "x":5, "y":2}, - {"label":"K30 (B3,F5)", "x":0, "y":3}, - {"label":"K31 (B3,F6)", "x":1, "y":3}, - {"label":"K32 (B3,F7)", "x":2, "y":3}, - {"label":"K33 (B3,B1)", "x":3, "y":3}, - {"label":"K34 (B3,C6)", "x":4, "y":3}, - {"label":"K35 (B3,D7)", "x":5, "y":3}, - {"label":"K46 (B2,B6)", "x":6, "y":3, "h":2}, - {"label":"K44 (B2,C6)", "x":4, "y":4}, - {"label":"K45 (B2,D7)", "x":5, "y":4} - ] - } - } -} diff --git a/keyboards/clawsome/gamebuddy/v1_0/keymaps/default/keymap.c b/keyboards/clawsome/gamebuddy/v1_0/keymaps/default/keymap.c deleted file mode 100644 index 2a5794adfd..0000000000 --- a/keyboards/clawsome/gamebuddy/v1_0/keymaps/default/keymap.c +++ /dev/null @@ -1,41 +0,0 @@ -/* Copyright 2020 AAClawson (AlisGraveNil) - * - * 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 . - */ -#include QMK_KEYBOARD_H - -const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = { - /* - * ------------------------------- - * |ESC | 1 | 2 | 3 | 4 | 5 | - * ------------------------------- - * |TAB | V | Q | W | E | R | - * ------------------------------| - * |LSFT | A | S | D | G | - * ------------------------------------ - * |LCTL| N | X | F | C | M |SPC | - * ------------------------------| | - * |LALT|LGUI| | - * ---------------- - */ - [0] = LAYOUT( - KC_ESC, KC_1, KC_2, KC_3, KC_4, KC_5, - KC_TAB, KC_V, KC_Q, KC_W, KC_E, KC_R, - KC_LSFT, KC_A, KC_S, KC_D, KC_G, - KC_LCTL, KC_N, KC_X, KC_F, KC_C, KC_M, KC_SPC, - KC_LALT, KC_LGUI - ), - -}; - diff --git a/keyboards/clawsome/gamebuddy/v1_0/readme.md b/keyboards/clawsome/gamebuddy/v1_0/readme.md deleted file mode 100644 index 62e28dcbca..0000000000 --- a/keyboards/clawsome/gamebuddy/v1_0/readme.md +++ /dev/null @@ -1,13 +0,0 @@ -# GameBuddy - -This is a 5x7 macropad designed for left-hand usage for videogames, with special focus on FPS layouts! - -* Keyboard Maintainer: [AAClawson](https://github.com/AlisGraveNil) -* Hardware Supported: GameBuddy, Pro Micro, Elite-C -* Hardware Availability: www.clawboards.xyz - -Make example for this keyboard (after setting up your build environment): - - make clawsome/gamebuddy: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/clawsome/gamebuddy/v1_0/rules.mk b/keyboards/clawsome/gamebuddy/v1_0/rules.mk deleted file mode 100644 index acdc45d40a..0000000000 --- a/keyboards/clawsome/gamebuddy/v1_0/rules.mk +++ /dev/null @@ -1,18 +0,0 @@ -# MCU name -MCU = atmega32u4 - -# Bootloader selection -BOOTLOADER = caterina - -# 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 = 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 diff --git a/keyboards/clawsome/gamebuddy/v1_0/v1_0.c b/keyboards/clawsome/gamebuddy/v1_0/v1_0.c deleted file mode 100644 index b63474c28a..0000000000 --- a/keyboards/clawsome/gamebuddy/v1_0/v1_0.c +++ /dev/null @@ -1,16 +0,0 @@ -/* Copyright 2020 AAClawson (AlisGraveNil) - * - * 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 . - */ -#include "v1_0.h" diff --git a/keyboards/clawsome/gamebuddy/v1_0/v1_0.h b/keyboards/clawsome/gamebuddy/v1_0/v1_0.h deleted file mode 100644 index f1ee9ab357..0000000000 --- a/keyboards/clawsome/gamebuddy/v1_0/v1_0.h +++ /dev/null @@ -1,32 +0,0 @@ -/* Copyright 2020 AAClawson (AlisGraveNil) - * - * 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 . - */ -#pragma once - -#include "quantum.h" - -#define LAYOUT( \ - K00, K01, K02, K03, K04, K05, \ - K10, K11, K12, K13, K14, K15, \ - K20, K22, K23, K24, K25, \ - K30, K31, K32, K33, K34, K35, K46, \ - K44, K45 \ -) { \ - { K00, K01, K02, K03, K04, K05, KC_NO }, \ - { K10, K11, K12, K13, K14, K15, KC_NO }, \ - { K20, KC_NO, K22, K23, K24, K25, KC_NO }, \ - { K30, K31, K32, K33, K34, K35, KC_NO }, \ - { KC_NO, KC_NO, KC_NO, KC_NO, K44, K45, K46 }, \ -} diff --git a/keyboards/clawsome/gamebuddy/v1_m/config.h b/keyboards/clawsome/gamebuddy/v1_m/config.h deleted file mode 100644 index c68b350fbb..0000000000 --- a/keyboards/clawsome/gamebuddy/v1_m/config.h +++ /dev/null @@ -1,38 +0,0 @@ -/* Copyright 2021 AAClawson (AlisGraveNil) - * - * 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 . - */ - -#pragma once - -#include "config_common.h" - -/* key matrix size */ -#define MATRIX_ROWS 5 -#define MATRIX_COLS 7 - -/* - * 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 { C6, D7, B5, B3, B2 } -#define MATRIX_COL_PINS { B1, F7, F6, F5, E6, B4, B6 } - -#define DIODE_DIRECTION COL2ROW diff --git a/keyboards/clawsome/gamebuddy/v1_m/info.json b/keyboards/clawsome/gamebuddy/v1_m/info.json deleted file mode 100644 index ee7f1e1ae8..0000000000 --- a/keyboards/clawsome/gamebuddy/v1_m/info.json +++ /dev/null @@ -1,44 +0,0 @@ -{ - "keyboard_name": "GameBuddy1_M", - "manufacturer": "AlisGraveNil", - "url": "www.clawboards.xyz", - "maintainer": "AlisGraveNil", - "usb": { - "vid": "0x7767", - "pid": "0x0000", - "device_version": "0.0.1" - }, - "layouts": { - "LAYOUT": { - "layout": [ - {"label":"K00 (C6,B1)", "x":0, "y":0}, - {"label":"K01 (C6,F7)", "x":1, "y":0}, - {"label":"K02 (C6,F6)", "x":2, "y":0}, - {"label":"K03 (C6,F5)", "x":3, "y":0}, - {"label":"K04 (C6,E6)", "x":4, "y":0}, - {"label":"K05 (C6,B4)", "x":5, "y":0}, - {"label":"K10 (D7,B1)", "x":0, "y":1}, - {"label":"K11 (D7,F7)", "x":1, "y":1}, - {"label":"K12 (D7,F6)", "x":2, "y":1}, - {"label":"K13 (D7,F5)", "x":3, "y":1}, - {"label":"K14 (D7,E6)", "x":4, "y":1}, - {"label":"K15 (D7,B4)", "x":5, "y":1}, - {"label":"K20 (B5,B1)", "x":0, "y":2}, - {"label":"K21 (B5,F7)", "x":1, "y":2}, - {"label":"K22 (B5,F6)", "x":2, "y":2}, - {"label":"K23 (B5,F5)", "x":3, "y":2}, - {"label":"K24 (B5,E6)", "x":4, "y":2}, - {"label":"K25 (B5,B4)", "x":5, "y":2}, - {"label":"K30 (B3,B1)", "x":0, "y":3}, - {"label":"K31 (B3,F7)", "x":1, "y":3}, - {"label":"K32 (B3,F6)", "x":2, "y":3}, - {"label":"K33 (B3,F5)", "x":3, "y":3}, - {"label":"K34 (B3,E6)", "x":4, "y":3}, - {"label":"K35 (B3,B4)", "x":5, "y":3}, - {"label":"K46 (B2,B6)", "x":6, "y":3, "h":2}, - {"label":"K44 (B2,E6)", "x":4, "y":4}, - {"label":"K45 (B2,B4)", "x":5, "y":4} - ] - } - } -} diff --git a/keyboards/clawsome/gamebuddy/v1_m/keymaps/default/keymap.c b/keyboards/clawsome/gamebuddy/v1_m/keymaps/default/keymap.c deleted file mode 100644 index 88f40733d5..0000000000 --- a/keyboards/clawsome/gamebuddy/v1_m/keymaps/default/keymap.c +++ /dev/null @@ -1,29 +0,0 @@ -/* Copyright 2021 AAClawson (AlisGraveNil) - * - * 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 . - */ - -#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_TAB, KC_V, KC_Q, KC_W, KC_E, KC_R, - KC_LSFT, KC_LSFT, KC_A, KC_S, KC_D, KC_G, - KC_LCTL, KC_N, KC_X, KC_F, KC_C, KC_M, KC_SPC, - KC_LALT, KC_LGUI - ), - -}; - diff --git a/keyboards/clawsome/gamebuddy/v1_m/readme.md b/keyboards/clawsome/gamebuddy/v1_m/readme.md deleted file mode 100644 index add8b04ea0..0000000000 --- a/keyboards/clawsome/gamebuddy/v1_m/readme.md +++ /dev/null @@ -1,13 +0,0 @@ -# GameBuddy - -This is a 5x7 macropad designed for left OR right hand usage in videogames, with special focus on FPS layouts! - -* Keyboard Maintainer: [AAClawson](https://github.com/AlisGraveNil) -* Hardware Supported: GameBuddy, Pro Micro, Elite-C, nice!nano -* Hardware Availability: www.clawboards.xyz - -Make example for this keyboard (after setting up your build environment): - - make clawsome/gamebuddy/v1_m: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/clawsome/gamebuddy/v1_m/rules.mk b/keyboards/clawsome/gamebuddy/v1_m/rules.mk deleted file mode 100644 index 71122e62b2..0000000000 --- a/keyboards/clawsome/gamebuddy/v1_m/rules.mk +++ /dev/null @@ -1,18 +0,0 @@ -# MCU name -MCU = atmega32u4 - -# Bootloader selection -BOOTLOADER = caterina - -# Build Options -# change yes to no to disable -# -BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite -MOUSEKEY_ENABLE = yes # Mouse keys -EXTRAKEY_ENABLE = yes # Audio con