mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-11-22 03:19:24 +00:00
halconf rename and matching QK_USER in daisy_v2.c
This commit is contained in:
parent
aedf860574
commit
7bf782d9d6
@ -31,7 +31,7 @@ The pixel graphics used here are from a combination of sources;
|
||||
#include "daisy_v2.h"
|
||||
|
||||
enum my_keycodes {
|
||||
ENCODER_PRESS = QK_KB,
|
||||
ENCODER_PRESS = QK_USER,
|
||||
};
|
||||
|
||||
void board_init(void) {
|
||||
|
Loading…
Reference in New Issue
Block a user