From cb81913d18fd567cb2dbadcd9a5c5c767f75ba60 Mon Sep 17 00:00:00 2001 From: James Young Date: Thu, 11 Apr 2024 14:21:32 -0700 Subject: Data-Driven Keyboard Conversions: B (#23425) Converts configuration definitions and rules to data-driven where applicable. Renames `info.json` to `keyboard.json` in instances where `rules.mk` can be safely deleted. Affects: - `bacca70` - `baguette` - `baion_808` - `bajjak` - `bandominedoni` - `bantam44` - `barleycorn_smd` - `barracuda` - `basekeys/slice/rev1` - `basekeys/slice/rev1_rgb` - `basekeys/trifecta` - `basketweave` - `bastardkb/dilemma/4x6_4` - `bbrfkr/dynamis` - `bear_face` - `beatervan` - `bemeier/bmek` - `biacco42/ergo42` - `biacco42/meishi` - `biacco42/meishi2` - `binepad/bn003` - `binepad/bn009/r1` - `binepad/bnr1` - `bioi/g60` - `bioi/g60ble` - `bioi/morgan65` - `bioi/s65` - `blackplum` - `blank/blank01` - `blank_tehnologii/manibus` - `blockey` - `bluebell/swoop` - `boardrun/bizarre` - `boardrun/classic` - `boardsource/equals/48` - `boardsource/equals/60` - `boardwalk` - `bop` - `boston` - `boston_meetup/2019` - `box75` - `bpiphany/four_banger` - `bpiphany/frosty_flake` - `bpiphany/ghost_squid` - `bpiphany/hid_liber` - `bpiphany/kitten_paw` - `bpiphany/tiger_lily` - `bpiphany/unloved_bastard` - `bt66tech/bt66tech60` - `bubble75/hotswap` - `budgy` - `buildakb/potato65` - `buildakb/potato65hs` - `buildakb/potato65s` - `buzzard`--- keyboards/bubble75/hotswap/config.h | 23 --- keyboards/bubble75/hotswap/hotswap.c | 30 ---- keyboards/bubble75/hotswap/info.json | 150 ------------------- keyboards/bubble75/hotswap/keyboard.json | 247 +++++++++++++++++++++++++++++++ keyboards/bubble75/hotswap/rules.mk | 12 -- 5 files changed, 247 insertions(+), 215 deletions(-) delete mode 100644 keyboards/bubble75/hotswap/config.h delete mode 100644 keyboards/bubble75/hotswap/info.json create mode 100644 keyboards/bubble75/hotswap/keyboard.json delete mode 100644 keyboards/bubble75/hotswap/rules.mk (limited to 'keyboards/bubble75') diff --git a/keyboards/bubble75/hotswap/config.h b/keyboards/bubble75/hotswap/config.h deleted file mode 100644 index de1b75d0d6..0000000000 --- a/keyboards/bubble75/hotswap/config.h +++ /dev/null @@ -1,23 +0,0 @@ -/* Copyright 2022 Velocifire - * - * 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 - -/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */ -#define LOCKING_SUPPORT_ENABLE - -/* Locking resynchronize hack */ -#define LOCKING_RESYNC_ENABLE diff --git a/keyboards/bubble75/hotswap/hotswap.c b/keyboards/bubble75/hotswap/hotswap.c index 30c908a79f..fc10b0fc8c 100644 --- a/keyboards/bubble75/hotswap/hotswap.c +++ b/keyboards/bubble75/hotswap/hotswap.c @@ -17,34 +17,6 @@ #include "quantum.h" #ifdef RGB_MATRIX_ENABLE -led_config_t g_led_config = { - { - /* Key Matrix to LED Index */ - { 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, NO_LED, 13 }, - { 28, 27, 26, 25, 24, 23, 22, 21, 20, 19, 18, 17, 16, 15, 14 }, - { 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43 }, - { 57, 56, 55, 54, 53, 52, 51, 50, 49, 48, 47, 46, 45, NO_LED, 44 }, - { 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, NO_LED, 70, 71 }, - { 80, 79, 78, NO_LED, NO_LED, 77, NO_LED, NO_LED, 76, 75, NO_LED, 74, NO_LED, 73, 72 } - }, { - /* LED Index to Physical Position */ - // Switch LEDs - {0,0}, {23,0}, {38,0}, {54,0}, {69,0}, {75,0}, {90,0}, {105,0}, {120,0}, {143,0}, {158,0}, {173,0}, {188,0}, {225,0}, - {225,18}, {203,18}, {180,18}, {165,18}, {150,18}, {135,18}, {120,18}, {105,18}, {90,18}, {75,18}, {60,18}, {45,18}, {30,18}, {15,18}, {0,18}, - {4,30}, {19,30}, {34,30}, {49,30}, {64,30}, {79,30}, {84,30}, {99,30}, {114,30}, {129,30}, {144,30}, {159,30}, {174,30}, {219,30}, {225,30}, - {225,41}, {201,41}, {191,41}, {161,41}, {146,41}, {131,41}, {116,41}, {101,41}, {86,41}, {71,41}, {56,41}, {41,41}, {26,41}, {6,41}, - {13,52}, {34,52}, {49,52}, {64,52}, {79,52}, {94,52}, {109,52}, {124,52}, {139,52}, {154,52}, {169,52}, {189,52}, {210,52}, {225,52}, - {225,64}, {210,64}, {195,64}, {186,64}, {167,64}, {94,64}, {39,64}, {21,64}, {2,64}, - }, { - 4,4,4,4,4,4,4,4,4,4,4,4, 4,4, - 4,4,4,4,4,4,4,4,4,4,4,4,4,4,4, - 4,4,4,4,4,4,4,4,4,4,4,4,4,4,4, - 4,4,4,4,4,4,4,4,4,4,4,4,4, 4, - 4,4,4,4,4,4,4,4,4,4,4,4, 4,4, - 4,4,4, 4, 4,4, 4, 4,4, - } -}; - bool rgb_matrix_indicators_kb(void) { if (!rgb_matrix_indicators_user()) { return false; @@ -54,6 +26,4 @@ bool rgb_matrix_indicators_kb(void) { } return true; } - - #endif diff --git a/keyboards/bubble75/hotswap/info.json b/keyboards/bubble75/hotswap/info.json deleted file mode 100644 index 99cfc4064e..0000000000 --- a/keyboards/bubble75/hotswap/info.json +++ /dev/null @@ -1,150 +0,0 @@ -{ - "keyboard_name": "bubble75", - "url": "", - "manufacturer": "phl", - "maintainer": "velocifire", - "usb": { - "vid": "0x4242", - "pid": "0x5A4C", - "device_version": "0.0.1", - "force_nkro": true - }, - "ws2812": { - "pin": "B7" - }, - "rgb_matrix": { - "animations": { - "breathing": true, - "cycle_all": true, - "cycle_left_right": true, - "cycle_up_down": true, - "rainbow_moving_chevron": true, - "cycle_out_in": true, - "cycle_out_in_dual": true, - "cycle_pinwheel": true, - "cycle_spiral": true, - "dual_beacon": true, - "rainbow_beacon": true, - "raindrops": true, - "typing_heatmap": true, - "digital_rain": true, - "solid_reactive_simple": true, - "solid_reactive": true, - "solid_reactive_wide": true, - "solid_reactive_multiwide": true, - "solid_reactive_cross": true, - "solid_reactive_multicross": true, - "solid_reactive_nexus": true, - "solid_reactive_multinexus": true, - "splash": true, - "multisplash": true, - "solid_splash": true, - "solid_multisplash": true - }, - "driver": "ws2812", - "max_brightness": 180 - }, - "matrix_pins": { - "cols": ["B0", "B1", "B2", "B3", "E6", "F0", "D0", "D1", "D4", "D6", "D7", "B4", "B5", "B6", "C6"], - "rows": ["F4", "F5", "F6", "F7", "C7", "F1"] - }, - "diode_direction": "COL2ROW", - "processor": "atmega32u4", - "bootloader": "atmel-dfu", - "layouts": { - "LAYOUT": { - "layout": [ - {"label": "K000", "matrix": [0, 0], "x": 0, "y": 0}, - - {"label": "K001", "matrix": [0, 1], "x": 1.5, "y": 0}, - {"label": "K002", "matrix": [0, 2], "x": 2.5, "y": 0}, - {"label": "K003", "matrix": [0, 3], "x": 3.5, "y": 0}, - {"label": "K004", "matrix": [0, 4], "x": 4.5, "y": 0}, - - {"label": "K005", "matrix": [0, 5], "x": 6, "y": 0}, - {"label": "K006", "matrix": [0, 6], "x": 7, "y": 0}, - {"label": "K007", "matrix": [0, 7], "x": 8, "y": 0}, - {"label": "K008", "matrix": [0, 8], "x": 9, "y": 0}, - - {"label": "K009", "matrix": [0, 9], "x": 10.5, "y": 0}, - {"label": "K010", "matrix": [0, 10], "x": 11.5, "y": 0}, - {"label": "K011", "matrix": [0, 11], "x": 12.5, "y": 0}, - {"label": "K012", "matrix": [0, 12], "x": 13.5, "y": 0}, - - {"label": "K014", "matrix": [0, 14], "x": 15, "y": 0}, - - {"label": "K100", "matrix": [1, 0], "x": 0, "y": 1.5}, - {"label": "K101", "matrix": [1, 1], "x": 1, "y": 1.5}, - {"label": "K102", "matrix": [1, 2], "x": 2, "y": 1.5}, - {"label": "K103", "matrix": [1, 3], "x": 3, "y": 1.5}, - {"label": "K104", "matrix": [1, 4], "x": 4, "y": 1.5}, - {"label": "K105", "matrix": [1, 5], "x": 5, "y": 1.5}, - {"label": "K106", "matrix": [1, 6], "x": 6, "y": 1.5}, - {"label": "K107", "matrix": [1, 7], "x": 7, "y": 1.5}, - {"label": "K108", "matrix": [1, 8], "x": 8, "y": 1.5}, - {"label": "K109", "matrix": [1, 9], "x": 9, "y": 1.5}, - {"label": "K110", "matrix": [1, 10], "x": 10, "y": 1.5}, - {"label": "K111", "matrix": [1, 11], "x": 11, "y": 1.5}, - {"label": "K112", "matrix": [1, 12], "x": 12, "y": 1.5}, - {"label": "K113", "matrix": [1, 13], "x": 13, "y": 1.5, "w": 2}, - {"label": "K114", "matrix": [1, 14], "x": 15, "y": 1.5}, - - {"label": "K200", "matrix": [2, 0], "x": 0, "y": 2.5, "w": 1.5}, - {"label": "K201", "matrix": [2, 1], "x": 1.5, "y": 2.5}, - {"label": "K202", "matrix": [2, 2], "x": 2.5, "y": 2.5}, - {"label": "K203", "matrix": [2, 3], "x": 3.5, "y": 2.5}, - {"label": "K204", "matrix": [2, 4], "x": 4.5, "y": 2.5}, - {"label": "K205", "matrix": [2, 5], "x": 5.5, "y": 2.5}, - {"label": "K206", "matrix": [2, 6], "x": 6.5, "y": 2.5}, - {"label": "K207", "matrix": [2, 7], "x": 7.5, "y": 2.5}, - {"label": "K208", "matrix": [2, 8], "x": 8.5, "y": 2.5}, - {"label": "K209", "matrix": [2, 9], "x": 9.5, "y": 2.5}, - {"label": "K210", "matrix": [2, 10], "x": 10.5, "y": 2.5}, - {"label": "K211", "matrix": [2, 11], "x": 11.5, "y": 2.5}, - {"label": "K212", "matrix": [2, 12], "x": 12.5, "y": 2.5}, - {"label": "K213", "matrix": [2, 13], "x": 13.5, "y": 2.5, "w": 1.5}, - {"label": "K214", "matrix": [2, 14], "x": 15, "y": 2.5}, - - {"label": "K300", "matrix": [3, 0], "x": 0, "y": 3.5, "w": 1.75}, - {"label": "K301", "matrix": [3, 1], "x": 1.75, "y": 3.5}, - {"label": "K302", "matrix": [3, 2], "x": 2.75, "y": 3.5}, - {"label": "K303", "matrix": [3, 3], "x": 3.75, "y": 3.5}, - {"label": "K304", "matrix": [3, 4], "x": 4.75, "y": 3.5}, - {"label": "K305", "matrix": [3, 5], "x": 5.75, "y": 3.5}, - {"label": "K306", "matrix": [3, 6], "x": 6.75, "y": 3.5}, - {"label": "K307", "matrix": [3, 7], "x": 7.75, "y": 3.5}, - {"label": "K308", "matrix": [3, 8], "x": 8.75, "y": 3.5}, - {"label": "K309", "matrix": [3, 9], "x": 9.75, "y": 3.5}, - {"label": "K310", "matrix": [3, 10], "x": 10.75, "y": 3.5}, - {"label": "K311", "matrix": [3, 11], "x": 11.75, "y": 3.5}, - {"label": "K312", "matrix": [3, 12], "x": 12.75, "y": 3.5, "w": 2.25}, - {"label": "K314", "matrix": [3, 14], "x": 15, "y": 3.5}, - - {"label": "K400", "matrix": [4, 0], "x": 0, "y": 4.5, "w": 2.25}, - {"label": "K401", "matrix": [4, 1], "x": 2.25, "y": 4.5}, - {"label": "K402", "matrix": [4, 2], "x": 3.25, "y": 4.5}, - {"label": "K403", "matrix": [4, 3], "x": 4.25, "y": 4.5}, - {"label": "K404", "matrix": [4, 4], "x": 5.25, "y": 4.5}, - {"label": "K405", "matrix": [4, 5], "x": 6.25, "y": 4.5}, - {"label": "K406", "matrix": [4, 6], "x": 7.25, "y": 4.5}, - {"label": "K407", "matrix": [4, 7], "x": 8.25, "y": 4.5}, - {"label": "K408", "matrix": [4, 8], "x": 9.25, "y": 4.5}, - {"label": "K409", "matrix": [4, 9], "x": 10.25, "y": 4.5}, - {"label": "K410", "matrix": [4, 10], "x": 11.25, "y": 4.5}, - {"label": "K411", "matrix": [4, 11], "x": 12.25, "y": 4.5, "w": 1.75}, - {"label": "K413", "matrix": [4, 13], "x": 14, "y": 4.5}, - {"label": "K414", "matrix": [4, 14], "x": 15, "y": 4.5}, - - {"label": "K500", "matrix": [5, 0], "x": 0, "y": 5.5, "w": 1.25}, - {"label": "K501", "matrix": [5, 1], "x": 1.25, "y": 5.5, "w": 1.25}, - {"label": "K502", "matrix": [5, 2], "x": 2.5, "y": 5.5, "w": 1.25}, - {"label": "K505", "matrix": [5, 5], "x": 3.75, "y": 5.5, "w": 6.25}, - {"label": "K508", "matrix": [5, 8], "x": 10, "y": 5.5, "w": 1.25}, - {"label": "K509", "matrix": [5, 9], "x": 11.25, "y": 5.5, "w": 1.25}, - {"label": "K511", "matrix": [5, 11], "x": 13, "y": 5.5}, - {"label": "K513", "matrix": [5, 13], "x": 14, "y": 5.5}, - {"label": "K514", "matrix": [5, 14], "x": 15, "y": 5.5} - ] - } - } -} diff --git a/keyboards/bubble75/hotswap/keyboard.json b/keyboards/bubble75/hotswap/keyboard.json new file mode 100644 index 0000000000..011ce33ec4 --- /dev/null +++ b/keyboards/bubble75/hotswap/keyboard.json @@ -0,0 +1,247 @@ +{ + "keyboard_name": "bubble75", + "url": "", + "manufacturer": "phl", + "maintainer": "velocifire", + "usb": { + "vid": "0x4242", + "pid": "0x5A4C", + "device_version": "0.0.1", + "force_nkro": true, + "no_startup_check": true + }, + "features": { + "bootmagic": true, + "mousekey": false, + "extrakey": true, + "nkro": true, + "rgb_matrix": true + }, + "qmk": { + "locking": { + "enabled": true, + "resync": true + } + }, + "ws2812": { + "pin": "B7" + }, + "rgb_matrix": { + "animations": { + "breathing": true, + "cycle_all": true, + "cycle_left_right": true, + "cycle_up_down": true, + "rainbow_moving_chevron": true, + "cycle_out_in": true, + "cycle_out_in_dual": true, + "cycle_pinwheel": true, + "cycle_spiral": true, + "dual_beacon": true, + "rainbow_beacon": true, + "raindrops": true, + "typing_heatmap": true, + "digital_rain": true, + "solid_reactive_simple": true, + "solid_reactive": true, + "solid_reactive_wide": true, + "solid_reactive_multiwide": true, + "solid_reactive_cross": true, + "solid_reactive_multicross": true, + "solid_reactive_nexus": true, + "solid_reactive_multinexus": true, + "splash": true, + "multisplash": true, + "solid_splash": true, + "solid_multisplash": true + }, + "driver": "ws2812", + "max_brightness": 180, + "layout": [ + {"matrix": [0, 0], "x": 0, "y": 0, "flags": 4}, + {"matrix": [0, 1], "x": 23, "y": 0, "flags": 4}, + {"matrix": [0, 2], "x": 38, "y": 0, "flags": 4}, + {"matrix": [0, 3], "x": 54, "y": 0, "flags": 4}, + {"matrix": [0, 4], "x": 69, "y": 0, "flags": 4}, + {"matrix": [0, 5], "x": 75, "y": 0, "flags": 4}, + {"matrix": [0, 6], "x": 90, "y": 0, "flags": 4}, + {"matrix": [0, 7], "x": 105, "y": 0, "flags": 4}, + {"matrix": [0, 8], "x": 120, "y": 0, "flags": 4}, + {"matrix": [0, 9], "x": 143, "y": 0, "flags": 4}, + {"matrix": [0, 10], "x": 158, "y": 0, "flags": 4}, + {"matrix": [0, 11], "x": 173, "y": 0, "flags": 4}, + {"matrix": [0, 12], "x": 188, "y": 0, "flags": 4}, + {"matrix": [0, 14], "x": 225, "y": 0, "flags": 4}, + {"matrix": [1, 14], "x": 225, "y": 18, "flags": 4}, + {"matrix": [1, 13], "x": 203, "y": 18, "flags": 4}, + {"matrix": [1, 12], "x": 180, "y": 18, "flags": 4}, + {"matrix": [1, 11], "x": 165, "y": 18, "flags": 4}, + {"matrix": [1, 10], "x": 150, "y": 18, "flags": 4}, + {"matrix": [1, 9], "x": 135, "y": 18, "flags": 4}, + {"matrix": [1, 8], "x": 120, "y": 18, "flags": 4}, + {"matrix": [1, 7], "x": 105, "y": 18, "flags": 4}, + {"matrix": [1, 6], "x": 90, "y": 18, "flags": 4}, + {"matrix": [1, 5], "x": 75, "y": 18, "flags": 4}, + {"matrix": [1, 4], "x": 60, "y": 18, "flags": 4}, + {"matrix": [1, 3], "x": 45, "y": 18, "flags": 4}, + {"matrix": [1, 2], "x": 30, "y": 18, "flags": 4}, + {"matrix": [1, 1], "x": 15, "y": 18, "flags": 4}, + {"matrix": [1, 0], "x": 0, "y": 18, "flags": 4}, + {"matrix": [2, 0], "x": 4, "y": 30, "flags": 4}, + {"matrix": [2, 1], "x": 19, "y": 30, "flags": 4}, + {"matrix": [2, 2], "x": 34, "y": 30, "flags": 4}, + {"matrix": [2, 3], "x": 49, "y": 30, "flags": 4}, + {"matrix": [2, 4], "x": 64, "y": 30, "flags": 4}, + {"matrix": [2, 5], "x": 79, "y": 30, "flags": 4}, + {"matrix": [2, 6], "x": 84, "y": 30, "flags": 4}, + {"matrix": [2, 7], "x": 99, "y": 30, "flags": 4}, + {"matrix": [2, 8], "x": 114, "y": 30, "flags": 4}, + {"matrix": [2, 9], "x": 129, "y": 30, "flags": 4}, + {"matrix": [2, 10], "x": 144, "y": 30, "flags": 4}, + {"matrix": [2, 11], "x": 159, "y": 30, "flags": 4}, + {"matrix": [2, 12], "x": 174, "y": 30, "flags": 4}, + {"matrix": [2, 13], "x": 219, "y": 30, "flags": 4}, + {"matrix": [2, 14], "x": 225, "y": 30, "flags": 4}, + {"matrix": [3, 14], "x": 225, "y": 41, "flags": 4}, + {"matrix": [3, 12], "x": 201, "y": 41, "flags": 4}, + {"matrix": [3, 11], "x": 191, "y": 41, "flags": 4}, + {"matrix": [3, 10], "x": 161, "y": 41, "flags": 4}, + {"matrix": [3, 9], "x": 146, "y": 41, "flags": 4}, + {"matrix": [3, 8], "x": 131, "y": 41, "flags": 4}, + {"matrix": [3, 7], "x": 116, "y": 41, "flags": 4}, + {"matrix": [3, 6], "x": 101, "y": 41, "flags": 4}, + {"matrix": [3, 5], "x": 86, "y": 41, "flags": 4}, + {"matrix": [3, 4], "x": 71, "y": 41, "flags": 4}, + {"matrix": [3, 3], "x": 56, "y": 41, "flags": 4}, + {"matrix": [3, 2], "x": 41, "y": 41, "flags": 4}, + {"matrix": [3, 1], "x": 26, "y": 41, "flags": 4}, + {"matrix": [3, 0], "x": 6, "y": 41, "flags": 4}, + {"matrix": [4, 0], "x": 13, "y": 52, "flags": 4}, + {"matrix": [4, 1], "x": 34, "y": 52, "flags": 4}, + {"matrix": [4, 2], "x": 49, "y": 52, "flags": 4}, + {"matrix": [4, 3], "x": 64, "y": 52, "flags": 4}, + {"matrix": [4, 4], "x": 79, "y": 52, "flags": 4}, + {"matrix": [4, 5], "x": 94, "y": 52, "flags": 4}, + {"matrix": [4, 6], "x": 109, "y": 52, "flags": 4}, + {"matrix": [4, 7], "x": 124, "y": 52, "flags": 4}, + {"matrix": [4, 8], "x": 139, "y": 52, "flags": 4}, + {"matrix": [4, 9], "x": 154, "y": 52, "flags": 4}, + {"matrix": [4, 10], "x": 169, "y": 52, "flags": 4}, + {"matrix": [4, 11], "x": 189, "y": 52, "flags": 4}, + {"matrix": [4, 13], "x": 210, "y": 52, "flags": 4}, + {"matrix": [4, 14], "x": 225, "y": 52, "flags": 4}, + {"matrix": [5, 14], "x": 225, "y": 64, "flags": 4}, + {"matrix": [5, 13], "x": 210, "y": 64, "flags": 4}, + {"matrix": [5, 11], "x": 195, "y": 64, "flags": 4}, + {"matrix": [5, 9], "x": 186, "y": 64, "flags": 4}, + {"matrix": [5, 8], "x": 167, "y": 64, "flags": 4}, + {"matrix": [5, 5], "x": 94, "y": 64, "flags": 4}, + {"matrix": [5, 2], "x": 39, "y": 64, "flags": 4}, + {"matrix": [5, 1], "x": 21, "y": 64, "flags": 4}, + {"matrix": [5, 0], "x": 2, "y": 64, "flags": 4} + ] + }, + "matrix_pins": { + "cols": ["B0", "B1", "B2", "B3", "E6", "F0", "D0", "D1", "D4", "D6", "D7", "B4", "B5", "B6", "C6"], + "rows": ["F4", "F5", "F6", "F7", "C7", "F1"] + }, + "diode_direction": "COL2ROW", + "processor": "atmega32u4", + "bootloader": "atmel-dfu", + "layouts": { + "LAYOUT": { + "layout": [ + {"label": "K000", "matrix": [0, 0], "x": 0, "y": 0}, + + {"label": "K001", "matrix": [0, 1], "x": 1.5, "y": 0}, + {"label": "K002", "matrix": [0, 2], "x": 2.5, "y": 0}, + {"label": "K003", "matrix": [0, 3], "x": 3.5, "y": 0}, + {"label": "K004", "matrix": [0, 4], "x": 4.5, "y": 0}, + + {"label": "K005", "matrix": [0, 5], "x": 6, "y": 0}, + {"label": "K006", "matrix": [0, 6], "x": 7, "y": 0}, + {"label": "K007", "matrix": [0, 7], "x": 8, "y": 0}, + {"label": "K008", "matrix": [0, 8], "x": 9, "y": 0}, + + {"label": "K009", "matrix": [0, 9], "x": 10.5, "y": 0}, + {"label": "K010", "matrix": [0, 10], "x": 11.5, "y": 0}, + {"label": "K011", "matrix": [0, 11], "x": 12.5, "y": 0}, + {"label": "K012", "matrix": [0, 12], "x": 13.5, "y": 0}, + + {"label": "K014", "matrix": [0, 14], "x": 15, "y": 0}, + + {"label": "K100", "matrix": [1, 0], "x": 0, "y": 1.5}, + {"label": "K101", "matrix": [1, 1], "x": 1, "y": 1.5}, + {"label": "K102", "matrix": [1, 2], "x": 2, "y": 1.5}, + {"label": "K103", "matrix": [1, 3], "x": 3, "y": 1.5}, + {"label": "K104", "matrix": [1, 4], "x": 4, "y": 1.5}, + {"label": "K105", "matrix": [1, 5], "x": 5, "y": 1.5}, + {"label": "K106", "matrix": [1, 6], "x": 6, "y": 1.5}, + {"label": "K107", "matrix": [1, 7], "x": 7, "y": 1.5}, + {"label": "K108", "matrix": [1, 8], "x": 8, "y": 1.5}, + {"label": "K109", "matrix": [1, 9], "x": 9, "y": 1.5}, + {"label": "K110", "matrix": [1, 10], "x": 10, "y": 1.5}, + {"label": "K111", "matrix": [1, 11], "x": 11, "y": 1.5}, + {"label": "K112", "matrix": [1, 12], "x": 12, "y": 1.5}, + {"label": "K113", "matrix": [1, 13], "x": 13, "y": 1.5, "w": 2}, + {"label": "K114", "matrix": [1, 14], "x": 15, "y": 1.5}, + + {"label": "K200", "matrix": [2, 0], "x": 0, "y": 2.5, "w": 1.5}, + {"label": "K201", "matrix": [2, 1], "x": 1.5, "y": 2.5}, + {"label": "K202", "matrix": [2, 2], "x": 2.5, "y": 2.5}, + {"label": "K203", "matrix": [2, 3], "x": 3.5, "y": 2.5}, + {"label": "K204", "matrix": [2, 4], "x": 4.5, "y": 2.5}, + {"label": "K205", "matrix": [2, 5], "x": 5.5, "y": 2.5}, + {"label": "K206", "matrix": [2, 6], "x": 6.5, "y": 2.5}, + {"label": "K207", "matrix": [2, 7], "x": 7.5, "y": 2.5}, + {"label": "K208", "matrix": [2, 8], "x": 8.5, "y": 2.5}, + {"label": "K209", "matrix": [2, 9], "x": 9.5, "y": 2.5}, + {"label": "K210", "matrix": [2, 10], "x": 10.5, "y": 2.5}, + {"label": "K211", "matrix": [2, 11], "x": 11.5, "y": 2.5}, + {"label": "K212", "matrix": [2, 12], "x": 12.5, "y": 2.5}, + {"label": "K213", "matrix": [2, 13], "x": 13.5, "y": 2.5, "w": 1.5}, + {"label": "K214", "matrix": [2, 14], "x": 15, "y": 2.5}, + + {"label": "K300", "matrix": [3, 0], "x": 0, "y": 3.5, "w": 1.75}, + {"label": "K301", "matrix": [3, 1], "x": 1.75, "y": 3.5}, + {"label": "K302", "matrix": [3, 2], "x": 2.75, "y": 3.5}, + {"label": "K303", "matrix": [3, 3], "x": 3.75, "y": 3.5}, + {"label": "K304", "matrix": [3, 4], "x": 4.75, "y": 3.5}, + {"label": "K305", "matrix": [3, 5], "x": 5.75, "y": 3.5}, + {"label": "K306", "matrix": [3, 6], "x": 6.75, "y": 3.5}, + {"label": "K307", "matrix": [3, 7], "x": 7.75, "y": 3.5}, + {"label": "K308", "matrix": [3, 8], "x": 8.75, "y": 3.5}, + {"label": "K309", "matrix": [3, 9], "x": 9.75, "y": 3.5}, + {"label": "K310", "matrix": [3, 10], "x": 10.75, "y": 3.5}, + {"label": "K311", "matrix": [3, 11], "x": 11.75, "y": 3.5}, + {"label": "K312", "matrix": [3, 12], "x": 12.75, "y": 3.5, "w": 2.25}, + {"label": "K314", "matrix": [3, 14], "x": 15, "y": 3.5}, + + {"label": "K400", "matrix": [4, 0], "x": 0, "y": 4.5, "w": 2.25}, + {"label": "K401", "matrix": [4, 1], "x": 2.25, "y": 4.5}, + {"label": "K402", "matrix": [4, 2], "x": 3.25, "y": 4.5}, + {"label": "K403", "matrix": [4, 3], "x": 4.25, "y": 4.5}, + {"label": "K404", "matrix": [4, 4], "x": 5.25, "y": 4.5}, + {"label": "K405", "matrix": [4, 5], "x": 6.25, "y": 4.5}, + {"label": "K406", "matrix": [4, 6], "x": 7.25, "y": 4.5}, + {"label": "K407", "matrix": [4, 7], "x": 8.25, "y": 4.5}, + {"label": "K408", "matrix": [4, 8], "x": 9.25, "y": 4.5}, + {"label": "K409", "matrix": [4, 9], "x": 10.25, "y": 4.5}, + {"label": "K410", "matrix": [4, 10], "x": 11.25, "y": 4.5}, + {"label": "K411", "matrix": [4, 11], "x": 12.25, "y": 4.5, "w": 1.75}, + {"label": "K413", "matrix": [4, 13], "x": 14, "y": 4.5}, + {"label": "K414", "matrix": [4, 14], "x": 15, "y": 4.5}, + + {"label": "K500", "matrix": [5, 0], "x": 0, "y": 5.5, "w": 1.25}, + {"label": "K501", "matrix": [5, 1], "x": 1.25, "y": 5.5, "w": 1.25}, + {"label": "K502", "matrix": [5, 2], "x": 2.5, "y": 5.5, "w": 1.25}, + {"label": "K505", "matrix": [5, 5], "x": 3.75, "y": 5.5, "w": 6.25}, + {"label": "K508", "matrix": [5, 8], "x": 10, "y": 5.5, "w": 1.25}, + {"label": "K509", "matrix": [5, 9], "x": 11.25, "y": 5.5, "w": 1.25}, + {"label": "K511", "matrix": [5, 11], "x": 13, "y": 5.5}, + {"label": "K513", "matrix": [5, 13], "x": 14, "y": 5.5}, + {"label": "K514", "matrix": [5, 14], "x": 15, "y": 5.5} + ] + } + } +} diff --git a/keyboards/bubble75/hotswap/rules.mk b/keyboards/bubble75/hotswap/rules.mk deleted file mode 100644 index c11ab0df94..0000000000 --- a/keyboards/bubble75/hotswap/rules.mk +++ /dev/null @@ -1,12 +0,0 @@ -# Build Options -BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite -MOUSEKEY_ENABLE = no # 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 = yes # Enable N-Key Rollover -BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality -AUDIO_ENABLE = no # Audio output - -RGB_MATRIX_ENABLE = yes -NO_USB_STARTUP_CHECK = yes \ No newline at end of file -- cgit v1.2.3