Added Lemokey P1 Pro
This commit is contained in:
@@ -54,11 +54,10 @@
|
||||
|
||||
# define LED_DRIVER_SHUTDOWN_PIN B7
|
||||
|
||||
# define BT_HOST_LED_MATRIX_LIST \
|
||||
# define BT_INDICATION_LED_LIST \
|
||||
{ 17, 18, 19 }
|
||||
|
||||
# define P2P4G_HOST_LED_MATRIX_LIST \
|
||||
{ 20 }
|
||||
# define P24G_INDICATION_LED_INDEX 20
|
||||
|
||||
# define BAT_LEVEL_LED_LIST \
|
||||
{ 17, 18, 19, 20, 21, 22, 23, 24, 25, 26 }
|
||||
|
||||
@@ -23,7 +23,7 @@
|
||||
#ifdef LK_WIRELESS_ENABLE
|
||||
# include "lkbt51.h"
|
||||
# include "wireless.h"
|
||||
# include "lemokey_wireless_common.h"
|
||||
# include "wireless_common.h"
|
||||
# include "battery.h"
|
||||
# include "transport.h"
|
||||
#endif
|
||||
|
||||
@@ -0,0 +1,2 @@
|
||||
include keyboards/lemokey/common/wireless/wireless.mk
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
include keyboards/lemokey/common/wireless/wireless.mk
|
||||
include keyboards/lemokey/common/lemokey_common.mk
|
||||
|
||||
VPATH += $(TOP_DIR)/keyboards/lemokey
|
||||
|
||||
Reference in New Issue
Block a user