aboutsummaryrefslogtreecommitdiffstats
path: root/res/keyboard/mods/invert_keypad
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--res/keyboard/mods/invert_keypad6
1 files changed, 6 insertions, 0 deletions
diff --git a/res/keyboard/mods/invert_keypad b/res/keyboard/mods/invert_keypad
index a31064d..83e283d 100644
--- a/res/keyboard/mods/invert_keypad
+++ b/res/keyboard/mods/invert_keypad
@@ -1,3 +1,9 @@
+assumption
+ function digit/1
+ \add(\1 "0")
+ end function
+end assumption
+
<num keypad home> : "\digit(1)"
<num keypad up> : "\digit(2)"
<num keypad pgup> : "\digit(3)"