Deprecate KC_LOCK for QK_LOCK (#18796)

This commit is contained in:
Ryan
2022-10-22 01:46:10 +11:00
committed by GitHub
parent b33fc34967
commit 7cbff9d921
58 changed files with 66 additions and 83 deletions

View File

@@ -5,12 +5,6 @@
#include "edvorakjp.h"
/*
* enum custom_keycodes {
* KC_LOCK = NEW_SAFE_RANGE,
* };
*/
#define LAYOUT_wrapper(...) LAYOUT_split_3x6_3(__VA_ARGS__)
// clang-format off