mirror of
https://github.com/qmk/qmk_firmware.git
synced 2026-09-14 22:42:28 +02:00
secure keycodes?
This commit is contained in:
@@ -6,4 +6,6 @@
|
||||
#include <stdbool.h>
|
||||
#include "action.h"
|
||||
|
||||
bool preprocess_secure(uint16_t keycode, keyrecord_t *record);
|
||||
|
||||
bool process_secure(uint16_t keycode, keyrecord_t *record);
|
||||
|
||||
Reference in New Issue
Block a user