summaryrefslogtreecommitdiffstats
path: root/virtual-programs
diff options
context:
space:
mode:
authorAndrés Cuervo <acwervo@gmail.com>2022-12-15 20:37:43 +0000
committerAndrés Cuervo <acwervo@gmail.com>2022-12-15 20:37:43 +0000
commit711333832a2e2b2cebfa895e5058e5adbf40fd52 (patch)
tree6a281782866d59f66a9a4824e22fc0fc65a8632c /virtual-programs
parentPaul 2022-12-15 (diff)
downloadfolk-711333832a2e2b2cebfa895e5058e5adbf40fd52.tar.gz
folk-711333832a2e2b2cebfa895e5058e5adbf40fd52.zip
Add keypressing program
Diffstat (limited to 'virtual-programs')
-rw-r--r--virtual-programs/keyboard.folk5
1 files changed, 5 insertions, 0 deletions
diff --git a/virtual-programs/keyboard.folk b/virtual-programs/keyboard.folk
new file mode 100644
index 00000000..469c5d29
--- /dev/null
+++ b/virtual-programs/keyboard.folk
@@ -0,0 +1,5 @@
+Wish $this has filename "keyboard.folk"
+
+When the keyboard character log is /k/ {
+ Wish $this is labelled $k
+} \ No newline at end of file