Workaround to remove warning
This commit is contained in:
parent
89d3ff8f18
commit
2c1ef84b22
@ -14,6 +14,8 @@
|
|||||||
#define RGB_DI_PIN B5
|
#define RGB_DI_PIN B5
|
||||||
#define RGBSPS_NUM 57
|
#define RGBSPS_NUM 57
|
||||||
|
|
||||||
|
#define UNICODE_TYPE_DELAY 0
|
||||||
|
|
||||||
#define LAYOUT_DVORAK
|
#define LAYOUT_DVORAK
|
||||||
#define LAYOUT_COLEMAK
|
#define LAYOUT_COLEMAK
|
||||||
#define LAYOUT_NORMAN
|
#define LAYOUT_NORMAN
|
||||||
|
@ -4,7 +4,6 @@
|
|||||||
#include "quantum.h"
|
#include "quantum.h"
|
||||||
|
|
||||||
#define PS2_INIT_DELAY 2000
|
#define PS2_INIT_DELAY 2000
|
||||||
#define UNICODE_TYPE_DELAY 0
|
|
||||||
#define BATTERY_PIN 9
|
#define BATTERY_PIN 9
|
||||||
#define BATTERY_POLL 30000
|
#define BATTERY_POLL 30000
|
||||||
#define MAX_VOLTAGE 4.2
|
#define MAX_VOLTAGE 4.2
|
||||||
|
Loading…
Reference in New Issue
Block a user