#include <string.h>
#include "omicron/internal.h"
#include "omicron/input.h"
Go to the source code of this file.
Definition in file o_input.cpp.
|
|
Initial value:
{
"1234567890ß´",
"qwertzuiopü+",
"asdfghjklöä#\n",
"yxcvbnm,.-"
}Definition at line 57 of file o_input.cpp. |
|
|
Initial value:
{
"!\"§$%&/()=?`",
"QWERTZUIOPÜ*",
"ASDFGHJKLÖÄ'\n",
"YXCVBNM;:_"
}Definition at line 65 of file o_input.cpp. |
1.2.18