2018-06-13 12:12:22 +01:00
|
|
|
#pragma once
|
|
|
|
|
|
|
|
/**
|
2018-06-14 13:34:39 +01:00
|
|
|
* \defgroup nn_swkbd nn_swkbd
|
2019-02-16 17:19:55 +11:00
|
|
|
* Graphical software keyboard, supporting several languages and configurations.
|
2018-06-13 12:12:22 +01:00
|
|
|
*/
|
|
|
|
|
|
|
|
#include <nn/swkbd/swkbd_cpp.h>
|