Skip to content

Commit

Permalink
Migrate LOCKING_*_ENABLE to Data-Driven: K, Part 2 (#23769)
Browse files Browse the repository at this point in the history
Affects:

  - `keebio/bamfk4`
  - `keebio/bdn9/rev1`
  - `keebio/bdn9/rev2`
  - `keebio/bfo9000`
  - `keebio/bigswitchseat`
  - `keebio/choconum`
  - `keebio/dilly`
  - `keebio/dsp40/rev1`
  - `keebio/ergodicity`
  - `keebio/foldkb/rev1`
  - `keebio/fourier`
  - `keebio/iris/rev1`
  - `keebio/iris/rev1_led`
  - `keebio/iris/rev2`
  - `keebio/iris/rev3`
  - `keebio/iris/rev4`
  - `keebio/kbo5000/rev1`
  - `keebio/levinson/rev1`
  - `keebio/levinson/rev2`
  - `keebio/levinson/rev3`
  - `keebio/nyquist/rev1`
  - `keebio/nyquist/rev2`
  - `keebio/nyquist/rev3`
  - `keebio/quefrency/rev1`
  - `keebio/quefrency/rev4`
  - `keebio/quefrency/rev5`
  - `keebio/rorschach/rev1`
  - `keebio/sinc/rev1`
  - `keebio/sinc/rev2`
  - `keebio/tragicforce68`
  - `keebio/tukey`
  - `keebio/viterbi/rev1`
  - `keebio/viterbi/rev2`
  - `keebio/wavelet`
  - `keebio/wtf60`
  - `keebsforall/coarse60`
  - `keebsforall/freebirdnp/lite`
  - `keebsforall/freebirdnp/pro`
  - `keebsforall/freebirdtkl`
  - `keebwerk/nano_slider`
  - `keebzdotnet/fme`
  - `keebzdotnet/wazowski`
  - `keyboardio/atreus`
  - `keycapsss/kimiko/rev1`
  - `keycapsss/o4l_5x12`
  - `keygem/kg60ansi`
  - `keygem/kg65rgbv2`
  - `keyhive/absinthe`
  - `keyhive/ergosaurus`
  - `keyhive/lattice60`
  - `keyhive/maypad`
  - `keyhive/navi10/rev0`
  - `keyhive/navi10/rev2`
  - `keyhive/navi10/rev3`
  - `keyhive/opus`
  - `keyhive/southpole`
  - `keyhive/ut472`
  - `keyprez/bison`
  - `keyprez/corgi`
  - `keyprez/rhino`
  - `keyprez/unicorn`
  - `keysofkings/twokey`
  - `keystonecaps/gameroyadvance`
  • Loading branch information
noroadsleft committed May 22, 2024
1 parent 030d503 commit 2e04980
Show file tree
Hide file tree
Showing 126 changed files with 376 additions and 1,241 deletions.
5 changes: 0 additions & 5 deletions keyboards/keebio/bamfk4/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,6 @@

#define RGBLIGHT_DEFAULT_MODE (RGBLIGHT_MODE_RAINBOW_SWIRL + 2)

/* 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.
Expand Down
6 changes: 6 additions & 0 deletions keyboards/keebio/bamfk4/keyboard.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,12 @@
"nkro": false,
"rgb_matrix": true
},
"qmk": {
"locking": {
"enabled": true,
"resync": true
}
},
"matrix_pins": {
"cols": ["E6", "D5", "B6", "B7"],
"rows": ["F0"]
Expand Down
23 changes: 0 additions & 23 deletions keyboards/keebio/bdn9/rev1/config.h

This file was deleted.

6 changes: 6 additions & 0 deletions keyboards/keebio/bdn9/rev1/keyboard.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,12 @@
"rgblight": true,
"encoder": true
},
"qmk": {
"locking": {
"enabled": true,
"resync": true
}
},
"matrix_pins": {
"direct": [
["D2", "D4", "F4"],
Expand Down
23 changes: 0 additions & 23 deletions keyboards/keebio/bdn9/rev2/config.h

This file was deleted.

6 changes: 5 additions & 1 deletion keyboards/keebio/bdn9/rev2/keyboard.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,11 @@
]
},
"qmk": {
"tap_keycode_delay": 10
"tap_keycode_delay": 10,
"locking": {
"enabled": true,
"resync": true
}
},
"processor": "STM32F072",
"bootloader": "stm32-dfu",
Expand Down
40 changes: 0 additions & 40 deletions keyboards/keebio/bfo9000/config.h

This file was deleted.

6 changes: 6 additions & 0 deletions keyboards/keebio/bfo9000/keyboard.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,12 @@
"mousekey": true,
"nkro": false
},
"qmk": {
"locking": {
"enabled": true,
"resync": true
}
},
"matrix_pins": {
"cols": ["B5", "B6", "B2", "B3", "B1", "F7", "F6", "F5", "F4"],
"rows": ["D3", "D2", "D4", "C6", "D7", "E6"]
Expand Down
25 changes: 0 additions & 25 deletions keyboards/keebio/bigswitchseat/config.h

This file was deleted.

6 changes: 6 additions & 0 deletions keyboards/keebio/bigswitchseat/keyboard.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,12 @@
"mousekey": false,
"nkro": false
},
"qmk": {
"locking": {
"enabled": true,
"resync": true
}
},
"matrix_pins": {
"cols": ["F0"],
"rows": ["E6"]
Expand Down
39 changes: 0 additions & 39 deletions keyboards/keebio/choconum/config.h

This file was deleted.

6 changes: 6 additions & 0 deletions keyboards/keebio/choconum/keyboard.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,12 @@
"mousekey": true,
"nkro": false
},
"qmk": {
"locking": {
"enabled": true,
"resync": true
}
},
"matrix_pins": {
"direct": [
["B2", "B10", "B3", "B4"],
Expand Down
7 changes: 0 additions & 7 deletions keyboards/keebio/dilly/config.h

This file was deleted.

6 changes: 6 additions & 0 deletions keyboards/keebio/dilly/keyboard.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,12 @@
"nkro": true,
"rgblight": true
},
"qmk": {
"locking": {
"enabled": true,
"resync": true
}
},
"matrix_pins": {
"cols": ["D2", "D4", "C6", "F6", "F5"],
"rows": ["D7", "E6", "B4", "B1", "B3", "B2"]
Expand Down
5 changes: 0 additions & 5 deletions keyboards/keebio/dsp40/rev1/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,3 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define BACKLIGHT_PWM_DRIVER PWMD3
#define BACKLIGHT_PWM_CHANNEL 1
#define BACKLIGHT_PAL_MODE 1

/* 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
6 changes: 5 additions & 1 deletion keyboards/keebio/dsp40/rev1/keyboard.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,11 @@
]
},
"qmk": {
"tap_keycode_delay": 10
"tap_keycode_delay": 10,
"locking": {
"enabled": true,
"resync": true
}
},
"backlight": {
"pin": "A6",
Expand Down
39 changes: 0 additions & 39 deletions keyboards/keebio/ergodicity/config.h

This file was deleted.

6 changes: 6 additions & 0 deletions keyboards/keebio/ergodicity/keyboard.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,12 @@
"nkro": false,
"rgblight": true
},
"qmk": {
"locking": {
"enabled": true,
"resync": true
}
},
"matrix_pins": {
"cols": ["F0", "F1", "F4", "F5", "F6", "F7", "D7", "D6", "D4", "D3", "D2", "D1", "D0", "B7", "B3"],
"rows": ["B0", "B1", "C7", "B6", "B4"]
Expand Down
5 changes: 0 additions & 5 deletions keyboards/keebio/foldkb/rev1/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,4 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.

#define SPLIT_HAND_PIN F7

/* 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

#define RGBLIGHT_DEFAULT_MODE (RGBLIGHT_MODE_RAINBOW_SWIRL + 2)
6 changes: 6 additions & 0 deletions keyboards/keebio/foldkb/rev1/keyboard.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,12 @@
"rgblight": true,
"encoder": true
},
"qmk": {
"locking": {
"enabled": true,
"resync": true
}
},
"build": {
"lto": true
},
Expand Down
5 changes: 0 additions & 5 deletions keyboards/keebio/fourier/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
/* Split Defines */
#define SPLIT_HAND_PIN D2

/* 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.
Expand Down
6 changes: 6 additions & 0 deletions keyboards/keebio/fourier/keyboard.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,12 @@
"nkro": false,
"rgblight": true
},
"qmk": {
"locking": {
"enabled": true,
"resync": true
}
},
"matrix_pins": {
"cols": ["F5", "F6", "F7", "B1", "B3", "B2", "B6"],
"rows": ["F4", "D7", "E6", "B4"]
Expand Down
Loading

0 comments on commit 2e04980

Please sign in to comment.