Skip to content

Commit

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

  - `e88`
  - `ealdin/quadrant`
  - `earth_rover`
  - `eco`
  - `edc40`
  - `edi/standaside`
  - `eek`
  - `ein_60`
  - `eniigmakeyboards/ek65`
  - `eniigmakeyboards/ek87`
  - `ep/96`
  - `ep/comsn/hs68`
  - `ep/comsn/mollydooker`
  - `ep/comsn/tf_longeboye`
  - `ergodox_ez`
  - `ergotravel/rev1`
  - `eternal_keypad`
  - `evil80`
  - `evolv`
  - `evyd13/atom47/rev2`
  - `evyd13/atom47/rev5`
  - `evyd13/eon65`
  - `evyd13/eon75`
  - `evyd13/eon87`
  - `evyd13/eon95`
  - `evyd13/gh80_1800`
  - `evyd13/gh80_3700`
  - `evyd13/minitomic`
  - `evyd13/mx5160`
  - `evyd13/nt750`
  - `evyd13/nt980`
  - `evyd13/omrontkl`
  - `evyd13/quackfire`
  - `evyd13/solheim68`
  - `evyd13/ta65`
  - `evyd13/wasdat_code`
  - `exclusive/e65`
  - `exclusive/e7v1`
  - `exclusive/e7v1se`
  - `exclusive/e85/hotswap`
  - `exclusive/e85/soldered`
  • Loading branch information
noroadsleft committed May 20, 2024
1 parent 03f0d68 commit bf42707
Show file tree
Hide file tree
Showing 81 changed files with 247 additions and 1,217 deletions.
38 changes: 0 additions & 38 deletions keyboards/e88/config.h

This file was deleted.

6 changes: 6 additions & 0 deletions keyboards/e88/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", "F1", "F4", "F5", "F6", "F7", "D0", "D1", "D2", "D3", "B3", "B2", "B1", "E6", "D5", "D6", "D4"],
"rows": ["B7", "D7", "B4", "C6", "B5", "B6"]
Expand Down
5 changes: 0 additions & 5 deletions keyboards/ealdin/quadrant/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:https://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/ealdin/quadrant/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": ["D3", "D2", "D1", "D0", "D4", "C6", "D7", "E6", "B4", "B5", "B7", "F6", "F5", "F4"],
"rows": ["B2", "F7", "B3", "B6", "B1"]
Expand Down
39 changes: 0 additions & 39 deletions keyboards/earth_rover/config.h

This file was deleted.

6 changes: 6 additions & 0 deletions keyboards/earth_rover/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": ["F4", "F5", "F6", "F7"],
"rows": ["D4", "C6", "D7", "E6"]
Expand Down
39 changes: 0 additions & 39 deletions keyboards/eco/config.h

This file was deleted.

8 changes: 7 additions & 1 deletion keyboards/eco/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,11 @@
"pid": "0x6006"
},
"processor": "atmega32u4",
"bootloader": "caterina"
"bootloader": "caterina",
"qmk": {
"locking": {
"enabled": true,
"resync": true
}
}
}
19 changes: 0 additions & 19 deletions keyboards/edc40/config.h

This file was deleted.

6 changes: 6 additions & 0 deletions keyboards/edc40/keyboard.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,12 @@
"nkro": true,
"unicode": true
},
"qmk": {
"locking": {
"enabled": true,
"resync": true
}
},
"matrix_pins": {
"cols": ["B0", "B1", "B2", "B3", "D0", "D1", "D2", "D3", "D5", "B4", "B5"],
"rows": ["D4", "D6", "D7", "F7"]
Expand Down
24 changes: 0 additions & 24 deletions keyboards/edi/standaside/config.h

This file was deleted.

6 changes: 6 additions & 0 deletions keyboards/edi/standaside/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", "D0", "D4", "C6", "D7", "E6", "B4", "B5"],
"rows": ["D1", "F4", "F6", "F7", "B1", "B3", "B2", "B6"]
Expand Down
39 changes: 0 additions & 39 deletions keyboards/eek/config.h

This file was deleted.

6 changes: 6 additions & 0 deletions keyboards/eek/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,12 @@
"mousekey": false,
"nkro": false
},
"qmk": {
"locking": {
"enabled": true,
"resync": true
}
},
"matrix_pins": {
"cols": ["D4", "C6", "B6", "B2", "B3", "B1", "F7", "F6", "F5", "F4"],
"rows": ["D7", "E6", "B4", "B5"]
Expand Down
5 changes: 0 additions & 5 deletions keyboards/ein_60/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,3 @@ along with this program. If not, see <http:https://www.gnu.org/licenses/>.
# define AUDIO_CLICKY
# define AUDIO_DAC_SAMPLE_MAX 4095U
#endif

/* 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/ein_60/keyboard.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,12 @@
"nkro": false,
"oled": true
},
"qmk": {
"locking": {
"enabled": true,
"resync": true
}
},
"matrix_pins": {
"cols": ["A3", "A2", "A1", "A0", "F6", "F5", "F0", "E0", "E1", "C0", "C1", "C2", "C3"],
"rows": ["F1", "F2", "F3", "F4"]
Expand Down
39 changes: 0 additions & 39 deletions keyboards/eniigmakeyboards/ek65/config.h

This file was deleted.

6 changes: 6 additions & 0 deletions keyboards/eniigmakeyboards/ek65/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": ["F0", "F1", "F4", "F5", "F6", "F7", "C7", "C6", "B6", "B5", "B4", "D7", "E6", "B2", "B1", "B0"],
"rows": ["D0", "D1", "D2", "D3", "D5"]
Expand Down
Loading

0 comments on commit bf42707

Please sign in to comment.