Affects: - `fallacy` - `ffkeebs/puca` - `fjlabs/7vhotswap` - `fjlabs/ad65` - `fjlabs/avalon` - `fjlabs/bks65` - `fjlabs/bks65solder` - `fjlabs/bolsa65` - `fjlabs/kf87` - `fjlabs/kyuu` - `fjlabs/ldk65` - `fjlabs/midway60` - `fjlabs/mk61rgbansi` - `fjlabs/peaker` - `fjlabs/polaris` - `fjlabs/ready100` - `fjlabs/sinanju` - `fjlabs/sinanjuwk` - `fjlabs/solanis` - `fjlabs/swordfish` - `fjlabs/tf60ansi` - `fjlabs/tf60v2` - `fjlabs/tf65rgbv2` - `flehrad/downbubble` - `flehrad/numbrero` - `flehrad/snagpad` - `flehrad/tradestation` - `fleuron` - `fluorite` - `flx/lodestone` - `flxlb/zplit` - `foostan/cornelius` - `forever65` - `fortitude60/rev1` - `foxlab/key65/hotswap` - `foxlab/key65/universal` - `foxlab/leaf60/hotswap` - `foxlab/leaf60/universal` - `foxlab/time80` - `fr4/southpaw75` - `fractal` - `fungo/rev1` - `funky40`
@@ -20,11 +20,3 @@
*/
#define IS31FL3731_I2C_ADDRESS_1 IS31FL3731_I2C_ADDRESS_GND
#define IS31FL3731_LED_COUNT 3
-
-/* 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
@@ -40,6 +40,12 @@
"nkro": true,
"rgblight": true
},
+ "qmk": {
+ "locking": {
+ "enabled": true,
+ "resync": true
+ }
+ },
"community_layouts": ["alice", "alice_split_bs"],
"layout_aliases": {
"LAYOUT_all": "LAYOUT_alice_split_bs",
@@ -1,23 +0,0 @@
-/*
-Copyright 2021 Sleepdealer
-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 */
-/* Locking resynchronize hack */
@@ -22,6 +22,12 @@
"oled": true,
"matrix_pins": {
"cols": ["F7", "B1", "B3", "B2", "B6"],
"rows": ["B4", "E6", "D7", "B5", "C6", "F6"]
@@ -1,41 +0,0 @@
-Copyright 2021 <me@fjlaboratories.com>
-/* Define less important options */
- * 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
@@ -41,6 +41,12 @@
"layouts": {
"LAYOUT_75_all": {
"layout": [
-Copyright 2021 <felix@fjlaboratories.com>
@@ -25,6 +25,12 @@
"command": true,
"nkro": true
"community_layouts": [
"65_ansi_blocker",
"65_ansi_blocker_split_bs",
-Copyright 2022 <hello@fjlaboratories.com>
@@ -49,6 +49,12 @@
"LAYOUT_all": {
-Copyright 2020 <me@homedrop.org>
@@ -44,6 +44,12 @@
"community_layouts": ["65_ansi"],
"LAYOUT_65_ansi": {
"community_layouts": ["65_ansi_blocker"],
"LAYOUT_65_ansi_blocker": {
-Copyright 2020 <me@fjlaboratories.com>
@@ -46,6 +46,12 @@
"LAYOUT_tkl_all": {
@@ -45,6 +45,12 @@
"LAYOUT_65_ansi_blocker_badge": {
"60_ansi",
"60_ansi_split_bs_rshift",
"community_layouts": ["60_ansi"],
"LAYOUT_60_ansi": {
-Copyright 2022 <felix@fjlaboratories.com>
@@ -42,6 +42,12 @@
"LAYOUT_64key": "LAYOUT_64_ansi"
"LAYOUT_60_ansi_wkl": {
"LAYOUT_all": "LAYOUT_60_ansi_split_bs_rshift"
"tkl_ansi",
"tkl_ansi_split_bs_rshift",
-Copyright 2022 <me@fjlaboratories.com>
"LAYOUT_2u_bs": {
"community_layouts": ["60_ansi_arrow"],
"LAYOUT_60_ansi_arrow": {
@@ -1,39 +0,0 @@
-Copyright 2018 Don Chiou
@@ -15,6 +15,12 @@
"mousekey": true,
"nkro": false
"cols": ["F7", "C7", "C6", "C5", "C4", "C3", "C2", "C1", "C0", "E1", "E0", "D7", "D6", "D5", "D4", "D3", "D2", "D1", "D0", "B7"],
"rows": ["F1", "F2", "F3", "F4", "F5", "F6"]
@@ -1,7 +0,0 @@
@@ -16,6 +16,12 @@
"cols": ["D1", "D0", "D4", "F5", "F4"],
"rows": ["F6", "B5", "B4", "E6", "F7"]
@@ -1,10 +0,0 @@
-/* prevent stuck modifiers */
-//#define STRICT_LAYER_RELEASE
"cols": ["F4", "F5", "F6", "F7"],
"rows": ["D1", "D0", "D4", "C6", "D7"]
@@ -1,22 +0,0 @@
-/* Copyright 2019 flehrad
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
- * http://www.apache.org/licenses/LICENSE-2.0
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- * See the License for the specific language governing permissions and
- * limitations under the License.
"cols": ["F7", "B1", "D7", "E6"],
"rows": ["D1", "C6", "D4", "D0"]
-Copyright 2018 James Underwood
"nkro": false,
"cols": ["C7", "B6", "B3", "B5", "B4", "D7", "D4", "D5", "D3", "D2", "D1", "D0", "B7", "B0", "B1", "B2"],
"rows": ["F0", "F1", "F4", "F5", "F6", "F7"]
-Copyright 2019 Mafuyu Ihotsuno
@@ -24,6 +24,12 @@
"mousekey": false,
"extrakey": false
"LAYOUT": {
-/* Copyright 2020 Shaun Mitchell (Flex)
- * 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/>.
@@ -19,6 +19,12 @@
"cols": ["B2", "F5", "F6", "D0", "D1", "D2", "D3", "D5", "D4", "D6", "D7", "B4", "B5", "B6", "C6", "C7"],
"rows": ["B3", "B7", "F0", "F1", "F4"]
@@ -23,11 +23,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define SPLIT_USB_DETECT
#define SPLIT_USB_TIMEOUT 500
/*
* Feature disable options
* These options are also useful to firmware size reduction.
@@ -18,6 +18,12 @@
"cols": ["B2", "B3", "D6", "D7", "B4", "B5"],
"rows": ["D4", "F5", "F4", "F1"]
-Copyright 2020 foostan
"cols": ["F0", "F1", "F4", "F5", "F6", "F7", "C6", "B6", "B5", "B4", "D7", "D6"],
"rows": ["B0", "B1", "B2", "C7"]
@@ -15,12 +15,6 @@
#pragma once
@@ -22,11 +22,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
@@ -34,6 +34,12 @@
"extrakey": true
@@ -1,38 +0,0 @@
-/* Copyright 2020 Jumail Mundekkat / MxBlue
"cols": ["F5", "F4", "F1", "F0", "B0", "F6", "F7", "C7", "C6", "B6", "B5", "B4", "D7", "D6", "D4"],
"rows": ["D2", "D1", "D0", "D3", "B3"]
"cols": ["B1", "F5", "F6", "F7", "C7", "C6", "B6", "B5", "B4", "D7", "D6", "D4", "D5", "D3", "D2", "B0"],
"rows": ["D0", "D1", "F0", "F4", "F1"]
-Copyright 2019 Fox Lab
"rows": ["D2", "D1", "D0", "D3", "D5"]
"cols": ["B0", "F5", "F6", "F7", "C7", "C6", "B6", "B5", "B4", "D7", "D6", "D4", "D5", "D3", "D2"],
-Copyright 2020 Lukas Alexander
"cols": ["A1", "A2", "A3", "A4", "A5", "A6", "A7", "C7", "C6", "C5", "C4", "C3", "C2", "D7", "A0"],
"rows": ["B1", "B2", "B3", "B5", "B6", "B7", "B0"]
- /*
- Copyright 2020 Kelvin Hall
- 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": ["B5", "F4", "F5", "F6", "F7", "B1", "B3", "B2", "B6"],
"rows": ["D3", "D2", "D1", "D0", "D4", "C6", "D7", "E6", "B4"]
@@ -21,6 +21,12 @@
"extrakey": true,
"community_layouts": ["ortho_5x12"],
"LAYOUT_ortho_5x12": {
@@ -18,13 +18,3 @@
/* select keyboard master board - I2C or Serial communication master */
#define MASTER_RIGHT
-/*************************************/
-/** public parameter **/
@@ -34,7 +34,11 @@
}
"qmk": {
- "tap_keycode_delay": 50
+ "tap_keycode_delay": 50,
"processor": "atmega32u4",
"bootloader": "caterina",
-/* Copyright 2020 /u/TheFourthCow
"cols": ["D3", "F5", "F4", "F7", "B1", "B6", "B2", "B3", "D2", "F6", "E6", "D7"],
"rows": ["D4", "C6", "B4", "B5"]