mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-08-07 06:23:23 +01:00
Deprecate KC_LOCK for QK_LOCK (#18796)
This commit is contained in:
@@ -1,11 +1,6 @@
|
||||
#pragma once
|
||||
|
||||
#include "edvorakjp.h"
|
||||
/*
|
||||
* enum custom_keycodes {
|
||||
* KC_LOCK = NEW_SAFE_RANGE,
|
||||
* };
|
||||
*/
|
||||
|
||||
#define LAYOUT_wrapper(...) LAYOUT(__VA_ARGS__)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user