Skip to content

Commit

Permalink
Migrate LOCKING_*_ENABLE to Data-Driven: N (qmk#23774)
Browse files Browse the repository at this point in the history
Affects:

  - `nacly/sodium42`
  - `nacly/sodium50`
  - `nacly/sodium62`
  - `nacly/splitreus62`
  - `nacly/ua62`
  - `nek_type_a`
  - `nemui`
  - `nibiria/stream15`
  - `nightingale_studios/hailey`
  - `nightly_boards/adellein`
  - `nightly_boards/alter/rev1`
  - `nightly_boards/alter_lite`
  - `nightly_boards/conde60`
  - `nightly_boards/daily60`
  - `nightly_boards/jisoo`
  - `nightly_boards/n2`
  - `nightly_boards/n40_o`
  - `nightly_boards/n60_s`
  - `nightly_boards/n87`
  - `nightly_boards/n9`
  - `nightly_boards/octopad`
  - `nightly_boards/octopadplus`
  - `nightly_boards/paraluman`
  - `nightly_boards/ph_arisu`
  - `nightmare`
  - `nimrod`
  - `nix_studio/oxalys80`
  - `nopunin10did/jabberwocky/v1`
  - `nopunin10did/jabberwocky/v2`
  - `nopunin10did/railroad/rev0`
  - `novelkeys/novelpad`
  - `noxary/220`
  - `noxary/260`
  - `noxary/268`
  - `noxary/268_2`
  - `noxary/268_2_rgb`
  - `noxary/280`
  - `noxary/378`
  - `noxary/valhalla`
  - `noxary/vulcan`
  - `noxary/x268`
  - `numatreus`
  • Loading branch information
noroadsleft authored and whoisjordangarcia committed Jun 8, 2024
1 parent 4a45ffb commit 1e32ff7
Show file tree
Hide file tree
Showing 84 changed files with 251 additions and 945 deletions.
5 changes: 0 additions & 5 deletions keyboards/nacly/sodium42/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,6 @@

#define SPLIT_HAND_PIN F4

/* 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/nacly/sodium42/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": ["D2", "C6", "E6", "B5", "B2", "B3"],
"rows": ["F7", "D4", "D7", "B4"]
Expand Down
5 changes: 0 additions & 5 deletions keyboards/nacly/sodium50/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,6 @@

#define SPLIT_HAND_PIN F4

/* 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/nacly/sodium50/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": ["D2", "C6", "E6", "B5", "B2", "B3", "B1"],
"rows": ["F7", "D4", "D7", "B4"]
Expand Down
4 changes: 0 additions & 4 deletions keyboards/nacly/sodium62/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,6 @@

#define SPLIT_HAND_PIN F4

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

/*
Expand Down
6 changes: 6 additions & 0 deletions keyboards/nacly/sodium62/keyboard.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,12 @@
"nkro": true,
"oled": true
},
"qmk": {
"locking": {
"enabled": true,
"resync": true
}
},
"matrix_pins": {
"cols": ["D2", "C6", "E6", "B5", "B2", "B3", "B1"],
"rows": ["F7", "D4", "D7", "B4", "B6"]
Expand Down
5 changes: 0 additions & 5 deletions keyboards/nacly/splitreus62/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.

#define SPLIT_HAND_PIN F4

/* 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/nacly/splitreus62/keyboard.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,12 @@
"nkro": true,
"rgblight": true
},
"qmk": {
"locking": {
"enabled": true,
"resync": true
}
},
"matrix_pins": {
"cols": ["E6", "B4", "B5", "B6", "B2", "B3"],
"rows": ["D3", "D2", "D1", "D4", "C6", "D7"]
Expand Down
39 changes: 0 additions & 39 deletions keyboards/nacly/ua62/config.h

This file was deleted.

6 changes: 6 additions & 0 deletions keyboards/nacly/ua62/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": ["C6", "D7", "E6", "B4", "B5", "B6", "B2", "B3", "B1", "F7", "F6", "F5", "F4"],
"rows": ["D3", "D2", "D1", "D0", "D4"]
Expand Down
6 changes: 0 additions & 6 deletions keyboards/nek_type_a/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,3 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define NEK_MATRIX_ROW_PINS { F7, F6, F5, F4, F1, F0 }

#define DIODE_DIRECTION ROW2COL

/* 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: 6 additions & 0 deletions keyboards/nek_type_a/keyboard.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,12 @@
"mousekey": false,
"nkro": false
},
"qmk": {
"locking": {
"enabled": true,
"resync": true
}
},
"bluetooth": {
"driver": "bluefruit_le"
},
Expand Down
38 changes: 0 additions & 38 deletions keyboards/nemui/config.h

This file was deleted.

6 changes: 6 additions & 0 deletions keyboards/nemui/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": ["B2", "B1", "B0", "B10", "B11", "A7", "B12", "B13", "B14", "A10", "A9", "A8", "B7", "B8", "B9"],
"rows": ["A3", "A4", "A5", "A6", "A2"]
Expand Down
39 changes: 0 additions & 39 deletions keyboards/nibiria/stream15/config.h

This file was deleted.

6 changes: 6 additions & 0 deletions keyboards/nibiria/stream15/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": ["A1", "A2", "B11", "B12", "B13"],
"rows": ["B10", "B9", "B8"]
Expand Down
5 changes: 0 additions & 5 deletions keyboards/nightingale_studios/hailey/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,6 @@ 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.
Expand Down
6 changes: 6 additions & 0 deletions keyboards/nightingale_studios/hailey/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": ["A4", "A3", "F1", "F0", "C15", "C14", "C13", "B11", "B10", "B2", "B1", "B0", "A7", "A5", "A6", "B5", "A15"],
"rows": ["A8", "B15", "B14", "B13", "B12", "B6", "A14"]
Expand Down
23 changes: 0 additions & 23 deletions keyboards/nightly_boards/adellein/config.h

This file was deleted.

6 changes: 6 additions & 0 deletions keyboards/nightly_boards/adellein/keyboard.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,12 @@
"nkro": false,
"rgblight": true
},
"qmk": {
"locking": {
"enabled": true,
"resync": true
}
},
"matrix_pins": {
"cols": ["F7", "F6", "F5", "F4", "F1", "F0", "B7", "B3", "B2", "D0", "D1", "D2", "D3"],
"rows": ["B1", "B0", "B5", "B6"]
Expand Down
20 changes: 0 additions & 20 deletions keyboards/nightly_boards/alter/rev1/config.h

This file was deleted.

6 changes: 6 additions & 0 deletions keyboards/nightly_boards/alter/rev1/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": ["C7", "C6", "B6", "B5", "B0", "B1", "B2", "B3"],
"rows": ["F7", "F6", "F5", "E6", "D0", "B7", "D5", "D3", "D2", "D1"]
Expand Down
21 changes: 0 additions & 21 deletions keyboards/nightly_boards/alter_lite/config.h

This file was deleted.

Loading

0 comments on commit 1e32ff7

Please sign in to comment.