mirror of
https://github.com/zsa/qmk_firmware.git
synced 2026-05-06 18:41:15 +00:00
switching to you know whats up mode (#7921)
This commit is contained in:
committed by
Florian Didron
parent
783a11a6fa
commit
d1ec49aa42
@@ -18,10 +18,6 @@
|
||||
|
||||
#include "quantum.h"
|
||||
|
||||
#if defined(STENO_ENABLE) && !defined(VIRTSER_ENABLE)
|
||||
# error "must have virtser enabled to use steno"
|
||||
#endif
|
||||
|
||||
typedef enum { STENO_MODE_BOLT, STENO_MODE_GEMINI } steno_mode_t;
|
||||
|
||||
bool process_steno(uint16_t keycode, keyrecord_t *record);
|
||||
|
||||
Reference in New Issue
Block a user