mirror of
https://github.com/jjsullivan5196/wvkbd.git
synced 2025-07-13 06:24:29 +02:00
Add missing config.def.h
This commit is contained in:
committed by
John Sullivan
parent
b5ec768822
commit
a38ec393b5
7
config.def.h
Normal file
7
config.def.h
Normal file
@ -0,0 +1,7 @@
|
||||
#ifndef config_def_h_INCLUDED
|
||||
#define config_def_h_INCLUDED
|
||||
|
||||
static const char *default_font = "Monospace 15";
|
||||
|
||||
#endif // config_def_h_INCLUDED
|
||||
|
Reference in New Issue
Block a user