Remove KEYMAP_SECTION_ENABLE
(#7882)
This commit is contained in:
@ -192,9 +192,6 @@ static void print_version(void) {
|
||||
#ifdef NKRO_ENABLE
|
||||
" NKRO"
|
||||
#endif
|
||||
#ifdef KEYMAP_SECTION_ENABLE
|
||||
" KEYMAP_SECTION"
|
||||
#endif
|
||||
|
||||
" " STR(BOOTLOADER_SIZE) "\n");
|
||||
|
||||
|
Reference in New Issue
Block a user