[Keymap] Remove LAYOUT_kc macros from edvorakjp keymaps (#12217)

This commit is contained in:
Ryo Maeda
2021-04-10 09:37:49 +09:00
committed by GitHub
parent 93e8a401df
commit 3dbb7f261d
20 changed files with 525 additions and 627 deletions

View File

@@ -1,5 +1,4 @@
#ifndef CONFIG_USER_H
#define CONFIG_USER_H
#pragma once
/* Use I2C or Serial, not both */
#define USE_SERIAL
@@ -22,5 +21,3 @@
#define RGBLIGHT_HUE_STEP 10
#define RGBLIGHT_SAT_STEP 8
#define RGBLIGHT_VAL_STEP 8
#endif // CONFIG_USER_H