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

@@ -1,12 +1,6 @@
#include QMK_KEYBOARD_H
#include "edvorakjp.h"
/*
* enum custom_keycodes {
* KC_LOCK = NEW_SAFE_RANGE,
* };
*/
#define LAYOUT_wrapper(...) LAYOUT(__VA_ARGS__)
#define __KC_TRNS_x6__ KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS