feature: layout command to change between us and fr layouts
This commit is contained in:
@ -9,4 +9,5 @@ void help_cmd(char *arg);
|
||||
void reboot_cmd(char *arg);
|
||||
void heap_cmd(char *arg);
|
||||
void clear_cmd(char *arg);
|
||||
void merdella_cmd(char *arg);
|
||||
void merdella_cmd(char *arg);
|
||||
void layout_cmd(char *arg);
|
||||
|
||||
Reference in New Issue
Block a user