Skip to content

Commit

Permalink
Migrate LOCKING_*_ENABLE to Data-Driven: D, Part 1 (qmk#23749)
Browse files Browse the repository at this point in the history
Affects:

  - `dailycraft/owl8`
  - `dailycraft/sandbox/rev1`
  - `dailycraft/sandbox/rev2`
  - `dailycraft/stickey4`
  - `dailycraft/wings42/rev1`
  - `dailycraft/wings42/rev1_extkeys`
  - `dailycraft/wings42/rev2`
  - `daji/seis_cinco`
  - `dark/magnum_ergo_1`
  - `darkproject/kd83a_bfg_edition`
  - `darkproject/kd87a_bfg_edition`
  - `dc01/arrow`
  - `dc01/left`
  - `dc01/numpad`
  - `dc01/right`
  - `dcpedit/redherring`
  - `delikeeb/flatbread60`
  - `delikeeb/vaguettelite`
  - `delikeeb/vanana/rev1`
  - `delikeeb/vanana/rev2`
  - `delikeeb/vaneela`
  - `delikeeb/vaneelaex`
  - `delikeeb/waaffle/rev3/elite_c`
  - `delikeeb/waaffle/rev3/pro_micro`
  - `deltapad`
  - `deltasplit75/v2`
  - `dk60`
  - `dm9records/lain`
  - `dm9records/plaid`
  - `dm9records/tartan`
  - `dmqdesign/spin`
  • Loading branch information
noroadsleft authored May 20, 2024
1 parent 5fda349 commit 4d31c51
Show file tree
Hide file tree
Showing 61 changed files with 184 additions and 712 deletions.
39 changes: 0 additions & 39 deletions keyboards/dailycraft/owl8/config.h

This file was deleted.

6 changes: 6 additions & 0 deletions keyboards/dailycraft/owl8/keyboard.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,12 @@
"mousekey": true,
"nkro": false
},
"qmk": {
"locking": {
"enabled": true,
"resync": true
}
},
"matrix_pins": {
"direct": [
["F4", "F7", "B3", "B6", "F5", "F6", "B1", "B2", "D4", "C6", "D7", "E6"]
Expand Down
39 changes: 0 additions & 39 deletions keyboards/dailycraft/sandbox/rev1/config.h

This file was deleted.

6 changes: 6 additions & 0 deletions keyboards/dailycraft/sandbox/rev1/keyboard.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,12 @@
"extrakey": true,
"oled": true
},
"qmk": {
"locking": {
"enabled": true,
"resync": true
}
},
"layouts": {
"LAYOUT": {
"layout": [
Expand Down
39 changes: 0 additions & 39 deletions keyboards/dailycraft/sandbox/rev2/config.h

This file was deleted.

6 changes: 6 additions & 0 deletions keyboards/dailycraft/sandbox/rev2/keyboard.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,12 @@
"extrakey": true,
"oled": true
},
"qmk": {
"locking": {
"enabled": true,
"resync": true
}
},
"layouts": {
"LAYOUT": {
"layout": [
Expand Down
39 changes: 0 additions & 39 deletions keyboards/dailycraft/stickey4/config.h

This file was deleted.

6 changes: 6 additions & 0 deletions keyboards/dailycraft/stickey4/keyboard.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,12 @@
"mousekey": true,
"nkro": false
},
"qmk": {
"locking": {
"enabled": true,
"resync": true
}
},
"matrix_pins": {
"direct": [
["D4", "C6", "D7", "E6"]
Expand Down
39 changes: 0 additions & 39 deletions keyboards/dailycraft/wings42/rev1/config.h

This file was deleted.

6 changes: 6 additions & 0 deletions keyboards/dailycraft/wings42/rev1/keyboard.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,12 @@
"mousekey": true,
"extrakey": true
},
"qmk": {
"locking": {
"enabled": true,
"resync": true
}
},
"community_layouts": [
"split_3x6_3"
],
Expand Down
39 changes: 0 additions & 39 deletions keyboards/dailycraft/wings42/rev1_extkeys/config.h

This file was deleted.

6 changes: 6 additions & 0 deletions keyboards/dailycraft/wings42/rev1_extkeys/keyboard.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,12 @@
"mousekey": true,
"extrakey": true
},
"qmk": {
"locking": {
"enabled": true,
"resync": true
}
},
"layouts": {
"LAYOUT": {
"layout": [
Expand Down
39 changes: 0 additions & 39 deletions keyboards/dailycraft/wings42/rev2/config.h

This file was deleted.

6 changes: 6 additions & 0 deletions keyboards/dailycraft/wings42/rev2/keyboard.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,12 @@
"extrakey": true,
"mousekey": true
},
"qmk": {
"locking": {
"enabled": true,
"resync": true
}
},
"layout_aliases": {
"LAYOUT_split_3x6_3_2": "LAYOUT_split_3x6_3"
},
Expand Down
5 changes: 0 additions & 5 deletions keyboards/daji/seis_cinco/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,6 @@

#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

/* VIA layouts
* 2 bits = 4 layout options
*/
Expand Down
6 changes: 6 additions & 0 deletions keyboards/daji/seis_cinco/keyboard.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,12 @@
"mousekey": true,
"nkro": true
},
"qmk": {
"locking": {
"enabled": true,
"resync": true
}
},
"matrix_pins": {
"cols": ["B1", "B0", "A7", "B14", "A8", "B15", "A0", "C15", "C14", "C13", "B5", "B4", "B3", "A15", "A10", "A14"],
"rows": ["B2", "B10", "B11", "A9", "A6"]
Expand Down
Loading

0 comments on commit 4d31c51

Please sign in to comment.