mirror of
https://github.com/openstenoproject/qmk
synced 2024-11-10 10:39:09 +00:00
5 lines
72 B
C
5 lines
72 B
C
|
#pragma once
|
||
|
|
||
|
#include "quantum.h"
|
||
|
|
||
|
void zalgo_text( uint16_t keycode );
|