aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/halfcliff/config.h
diff options
context:
space:
mode:
authorJames Young2024-05-21 14:00:53 +0200
committerGitHub2024-05-21 14:00:53 +0200
commit2b926774cae11e55001435d0475436137afda7fb (patch)
tree02e3ce83d57f023d9a5564ee285fcb51699519ae /keyboards/halfcliff/config.h
parentb6996790378017b28adaadb9ef950fcca345fd63 (diff)
Migrate `LOCKING_*_ENABLE` to Data-Driven: H, Part 1 (#23759)
Affects: - `h0oni/deskpad` - `h0oni/hotduck` - `halfcliff` - `halokeys/elemental75` - `han60` - `hardlineworks/otd_plus` - `helix/rev3_4rows` - `helix/rev3_5rows` - `hfdkb/ac001` - `hidtech/bastyl` - `hineybush/h08_ocelot` - `hineybush/h10` - `hineybush/h60` - `hineybush/h65` - `hineybush/h65_hotswap` - `hineybush/h660s` - `hineybush/h75_singa` - `hineybush/h87a` - `hineybush/h88` - `hineybush/hbcp` - `hineybush/hineyg80` - `hineybush/physix` - `hineybush/sm68` - `hnahkb/freyr` - `hnahkb/stella` - `hnahkb/vn66` - `horizon` - `hotdox` - `hs60/v1`
Diffstat (limited to 'keyboards/halfcliff/config.h')
-rw-r--r--keyboards/halfcliff/config.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/keyboards/halfcliff/config.h b/keyboards/halfcliff/config.h
index d3c5de4338..be92d93d93 100644
--- a/keyboards/halfcliff/config.h
+++ b/keyboards/halfcliff/config.h
@@ -24,8 +24,3 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define MATRIX_ROW_PINS { F5, F6, F7, D7, B5, F5, F6, F7, D7, B5 }
#define MATRIX_COL_PINS { B4, E6, C6, B6, B2 }
-
-/* 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