~ruther/qmk_firmware

ref: 2b926774cae11e55001435d0475436137afda7fb qmk_firmware/keyboards/gkeyboard/gpad8_2r/config.h -rw-r--r-- 279 bytes
2b926774 — James Young Migrate `LOCKING_*_ENABLE` to Data-Driven: H, Part 1 (#23759) 11 months ago
                                                                                
1
2
3
4
5
6
7
8
9
// Copyright 2023 gkeyboard (@gkeyboard)
// SPDX-License-Identifier: GPL-2.0-or-later

#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
Do not follow this link