mirror of
https://github.com/qmk/qmk_firmware.git
synced 2026-09-26 03:49:20 +02:00
Fix insecure build
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
# define secure_get_status() SECURE_UNLOCKED
|
||||
# define secure_request_unlock()
|
||||
# define secure_lock()
|
||||
# define secure_is_unlocked() false
|
||||
#endif
|
||||
|
||||
#ifdef DYNAMIC_KEYMAP_ENABLE
|
||||
|
||||
Reference in New Issue
Block a user