mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-19 00:37:25 +01:00
[code] Keyboard events translation, for script or command edition.
For instance, the "power" event should insert "**" in the text, not "^". Added a universal i18n file in apps/code. Change-Id: I5d067b0c5b86590af95aa98856522d54e42acba6
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
#define CODE_APP_H
|
||||
|
||||
#include <escher.h>
|
||||
#include <ion/events.h>
|
||||
#include "../shared/message_controller.h"
|
||||
#include "menu_controller.h"
|
||||
#include "script_store.h"
|
||||
|
||||
Reference in New Issue
Block a user