diff options
Diffstat (limited to 'keyboards/ydkb')
-rw-r--r-- | keyboards/ydkb/yd68/config.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/keyboards/ydkb/yd68/config.h b/keyboards/ydkb/yd68/config.h index a48f5a4cc2..8e3e5cc08e 100644 --- a/keyboards/ydkb/yd68/config.h +++ b/keyboards/ydkb/yd68/config.h @@ -59,11 +59,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #define RGBLIGHT_VAL_STEP 8 #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 - /* If defined, GRAVE_ESC will always act as ESC when CTRL is held. * This is userful for the Windows task manager shortcut (ctrl+shift+esc). */ |