Affects: - `ianklug/grooveboard` - `ibm/model_m/modelh` - `ibm/model_m_122/ibm122m` - `ibnuda/gurindam` - `idb/idb_60` - `idobao/id75/v1` - `idobao/id75/v2` - `idobao/id96` - `idobao/montex/v1` - `illuminati/is0` - `illusion/rosa` - `ilumkb/primus75` - `ilumkb/volcano660` - `inland/kb83` - `input_club/ergodox_infinity` - `irene` - `iriskeyboards` - `iron180` - `jacky_studio/bear_65/rev1` - `jacky_studio/bear_65/rev2` - `jacky_studio/s7_elephant/rev1` - `jacky_studio/s7_elephant/rev2` - `jadookb/jkb65` - `jae/j01` - `jagdpietr/drakon` - `jd40` - `jd45` - `jels/boaty` - `jels/jels60/v1` - `jels/jels60/v2` - `jels/jels88` - `jolofsor/denial75` - `jorne/rev1` - `joshajohnson/hub16` - `joshajohnson/hub20` - `jukaie/jk01`
@@ -1,39 +0,0 @@
-/*
-Copyright 2021 ianklug
-
-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
-/* 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
- * Feature disable options
- * These options are also useful to firmware size reduction.
- */
-/* disable debug print */
-//#define NO_DEBUG
-/* disable print */
-//#define NO_PRINT
-/* disable action features */
-//#define NO_ACTION_LAYER
-//#define NO_ACTION_TAPPING
-//#define NO_ACTION_ONESHOT
@@ -18,6 +18,12 @@
"mousekey": true,
"nkro": false
},
+ "qmk": {
+ "locking": {
+ "enabled": true,
+ "resync": true
+ }
+ },
"matrix_pins": {
"direct": [
["F7", "F6", "D1", "D2"]
@@ -22,12 +22,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define MODELH_STATUS_LED C13
/*
* Feature disable options
* These options are also useful to firmware size reduction.
@@ -12,6 +12,12 @@
"mousekey": false,
"indicators": {
"caps_lock": "B8",
"num_lock": "B7",
@@ -17,11 +17,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#pragma once
#define AUDIO_PIN_ALT B6
#define AUDIO_PIN C6
@@ -17,6 +17,12 @@
"nkro": true
"cols": ["E6", "B7", "D0", "D1", "D2", "D3", "D4", "D5", "D6", "D7", "E0", "E1", "C0", "C1", "C2", "C3", "C4", "C5", "C7", "F1"],
"rows": ["F0", "B5", "B4", "B3", "B2", "B1", "B0", "E7"]
-Copyright 2021 Ibnu D. Aji
@@ -34,6 +34,12 @@
"nkro": true,
"rgblight": true
"cols": ["F6", "F5", "F4", "F7", "B1", "B3", "B2", "B6"],
"rows": ["B5", "B4", "E6", "D7", "C6", "D4", "D0", "D1", "D2"]
-Copyright 2012 Jun Wako <wakojun@gmail.com>
@@ -16,6 +16,12 @@
"cols": ["B2", "B3", "B4", "C6", "B6", "B7", "C7", "B5"],
"rows": ["C2", "D0", "D1", "D2", "D3", "D4", "D5", "D6", "B0", "B1"]
-Copyright 2018 MechMerlin
@@ -21,6 +21,12 @@
"nkro": false,
"cols": ["F6", "F5", "F4", "F1", "E6", "D5", "D3", "D2", "D1", "D0", "D4", "D6", "D7", "B4", "B5"],
"rows": ["B0", "B3", "C7", "B6", "C6"]
@@ -1,38 +0,0 @@
-/* Copyright 2022 peepeetee
- *
- * 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/>.
@@ -59,6 +59,12 @@
"rgb_matrix": true
@@ -1,25 +0,0 @@
- * This file is part of the QMK Firmware distribution (https://github.com/qmk/qmk_firmware).
- * Copyright 2018-2021 "kaylanm" <http://github.com/kaylanm> [Melody96]
- * Vino Rodrigues <http://github.com/vinorodrigues> [ID96]
- * the Free Software Foundation, version 3.
- * 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.
"cols": ["D0", "D1", "D2", "D3", "D5", "D4", "D6", "D7", "B4"],
"rows": ["B7", "B3", "B2", "B1", "B0", "E6", "F0", "F1", "F4", "F5", "F6", "F7"]
@@ -1,23 +0,0 @@
-/* Copyright 2021 NachoxMacho
-*
-* 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/>.
"cols": ["D5", "D3", "D2", "D1", "D0"],
"rows": ["D4", "D6", "D7", "B4", "B5", "C6"]
-Copyright 2019 Ryota Goto
"cols": ["D0"],
"rows": ["D2"]
-Copyright 2021 Brandon Lee
"cols": ["D0", "D2", "F1", "F4", "F5", "F6", "F7", "C7", "C6", "B6", "B5", "B4", "D7", "D6"],
"rows": ["D1", "D4", "F0", "B0", "B1"]
@@ -1,22 +0,0 @@
-/* Copyright 2021 dztech
"cols": ["F0", "F1", "E6", "C7", "C6", "F5", "D4", "B1", "B0", "B5", "B4", "D7", "D6", "B3", "F4", "F6"],
"rows": ["D0", "D1", "D2", "D3", "D5", "B7"]
@@ -1,21 +0,0 @@
-/* Copyright 2020 dztech
"cols": ["C6", "C7", "F7", "F6", "F5", "F4", "F1", "F0", "D3", "D5", "D4", "D6", "D7", "B4", "B5"],
"rows": ["B0", "B1", "B2", "B3", "B6"]
@@ -18,11 +18,6 @@
#define RGB_TRIGGER_ON_KEYDOWN
/* SPI Config for spi flash*/
#define SPI_DRIVER SPIDQ
#define SPI_SCK_PIN B3
@@ -64,7 +64,11 @@
]
"qmk": {
- "tap_keycode_delay": 15
+ "tap_keycode_delay": 15,
"layouts": {
"LAYOUT": {
@@ -23,11 +23,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define MOUSEKEY_MAX_SPEED 7
#define MOUSEKEY_WHEEL_DELAY 0
/* key combination for command */
#define IS_COMMAND() ( \
get_mods() == (MOD_BIT(KC_LCTL) | MOD_BIT(KC_RCTL)) || \
@@ -55,6 +55,12 @@
"sleep_led": true,
"st7565": true
"board": "IC_TEENSY_3_1",
"tapping": {
"toggle": 1
-Copyright 2021 Ramon Imbao
@@ -35,6 +35,12 @@
"cols": ["F4", "F5", "F6", "F7", "C6", "B6", "B5", "D7", "D6", "D4", "D5", "D3", "D2", "D1", "D0"],
"rows": ["B0", "F0", "C7", "B4", "B7"]
-Copyright 2021 SonOfAres
"cols": ["F0", "F1", "F4", "F5", "F6", "D4", "D6", "D7", "B4", "B5", "B6", "C6", "C7", "F7"],
"rows": ["D0", "D1", "D2", "D3", "D5"]
@@ -21,10 +21,5 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define BACKLIGHT_PWM_CHANNEL 1
#define BACKLIGHT_PAL_MODE 1
// Turn backlight on-off according to capslock (off by default)
#define CAPSLOCK_BACKLIGHT
"cols": ["B7", "B6", "B5", "B4", "B3", "A10", "A9", "A8", "B15", "B14", "B13", "B12", "B11", "B2", "A4", "B1", "A3"],
"rows": ["B9", "B8", "A15", "B0", "A7", "A5"]
@@ -1,10 +0,0 @@
-// Copyright 2017-2021 QMK
-// SPDX-License-Identifier: GPL-2.0-or-later
"backlight": true,
"build": {
"lto": true
-/* Copyright 2020 MudkipMao
@@ -38,6 +38,12 @@
"cols": ["B6", "D0", "D1", "D2", "D3", "D4", "D5", "D6", "D7", "C6", "C7", "F4", "F5", "F6", "F7", "F1"],
"rows": ["B0", "B1", "B2", "B3", "B4"]
"cols": ["D0", "D1", "D2", "D3", "D5", "D4", "D6", "D7", "B4", "F7", "F6", "F5", "F4", "F1", "F0", "E6"],
"rows": ["B0", "B1", "B2", "B3", "B7"]
@@ -17,6 +17,3 @@
#define RGB_MATRIX_LED_COUNT 67
@@ -14,6 +14,12 @@
"usb": {
"vid": "0x4A4B",
"pid": "0xEF6A"
-Copyright 2019 Evy Dekkers
"cols": ["D1", "D2", "D3", "D5", "D4", "D6", "D7", "B4", "B5", "B6", "C6", "C7", "F7", "F6", "F5", "F4", "F1"],
"rows": ["B2", "B1", "B3", "B0", "D0"]
-Copyright 2020 jagdpietr
@@ -22,6 +22,12 @@
"oled": true,
"wpm": true
"cols": ["F4", "F5", "F6", "F7", "C6", "B2", "B3", "B7", "D3", "D5", "D4", "D6", "D7", "B4"],
"rows": ["C7", "B5", "B6", "B0", "B1", "F1"]
@@ -37,6 +37,12 @@
"cols": ["F4", "D7", "B5", "B6", "C6", "C7", "D4", "D6", "D5", "D0", "D1", "D2"],
"rows": ["F0", "F1", "F5", "B4"]
-// #define NO_DEBUG
-// #define NO_PRINT
"cols": ["F4", "D7", "B5", "B6", "C6", "C7", "D4", "D6", "D5", "D0", "D1", "D2", "B0"],
- /* Copyright 2022 Joah Nelson (Jels)
"console": false,
"command": false
"cols": ["B1", "C0", "C1", "C2", "D4", "D1", "D0", "C5", "C4", "C3", "D5"],
"rows": ["D6", "B0", "D7", "B5", "B3", "B4", "B2"]
-/* Copyright 2022 Joah Nelson (Jels)
-* along with this program. If not, see <http://www.gnu.org/licenses/>.
"command": false,
"processor": "atmega32u4",
"bootloader": "atmel-dfu"
}
@@ -9,6 +9,12 @@
"cols": ["GP24", "GP25", "GP23", "GP21", "GP22", "GP2", "GP1", "GP0", "GP6", "GP18", "GP19", "GP20", "GP9", "GP8"],
"rows": ["GP26", "GP27", "GP3", "GP4", "GP5"]
-/* Copyright 2021 Joah Nelson (Jels)
"cols": ["C7", "C6", "F7", "F6", "F5", "F4", "B1", "D2", "D3"],
"rows": ["B3", "B2", "D1", "D0", "E6", "B0", "F0", "F1", "B5", "B4", "D7", "D6"]
@@ -16,12 +16,5 @@
/* RGB Definitions */
#define RGBLIGHT_MAX_LAYERS 32
"cols": ["F7", "C7", "C6", "B5", "B4", "D7", "D6", "D4", "E6", "B1", "B2", "B3", "B7", "D0", "D1", "D3"],
"rows": ["B0", "F6", "F5", "F4", "F1", "F0"]
@@ -1,9 +0,0 @@
-// Copyright 2021 Joric (@joric)
@@ -39,6 +39,12 @@
"rgblight": true,
"oled": true
@@ -25,8 +25,3 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
/* COL2ROW, ROW2COL*/
#define DIODE_DIRECTION COL2ROW
@@ -44,6 +44,12 @@
"encoder": true
"debounce": 20,
@@ -1,24 +0,0 @@
-Copyright 2020 joshajohnson
-Copyright 2021 peepeetee
@@ -52,7 +52,11 @@
- "tap_keycode_delay": 10
+ "tap_keycode_delay": 10,
"rgblight": {
"led_count": 27
@@ -16,11 +16,6 @@
/* External spi flash */
#define EXTERNAL_FLASH_SPI_SLAVE_SELECT_PIN B14
@@ -38,7 +38,11 @@
"processor": "WB32FQ95",
"rgb_matrix": {
"animations": {