summaryrefslogtreecommitdiff
path: root/posts
diff options
context:
space:
mode:
authorrekado <rekado@elephly.net>2014-11-23 11:55:34 +0100
committerrekado <rekado@elephly.net>2014-11-23 11:55:34 +0100
commitc3c40be95d551908bfe471ca43b362c965653b6b (patch)
tree87e7eb581ac423d7dec57e6cbbe31958357bf508 /posts
parenta8af612704235d9433895aff8a3a700ec7f01757 (diff)
TEK: add section about doing this natively
and fix title
Diffstat (limited to 'posts')
-rw-r--r--posts/2014-11-23-upgrading-trulyergonomic-firmware.markdown9
1 files changed, 8 insertions, 1 deletions
diff --git a/posts/2014-11-23-upgrading-trulyergonomic-firmware.markdown b/posts/2014-11-23-upgrading-trulyergonomic-firmware.markdown
index 8976cff..25f470c 100644
--- a/posts/2014-11-23-upgrading-trulyergonomic-firmware.markdown
+++ b/posts/2014-11-23-upgrading-trulyergonomic-firmware.markdown
@@ -1,5 +1,5 @@
---
-title: Upgrading the TEK's firmware --- on GNU/Linux
+title: Upgrading the TEK's firmware on GNU/Linux
date: 2014/11/23
tags: keyboard, virtualbox
---
@@ -79,3 +79,10 @@ Note that while the USB device is being forwarded to the guest system
you cannot use it in the host. To test if the new firmware works as
expected in your system, disable the USB filters in the guest
settings.
+
+
+## Next steps
+
+It should also be possible to flash the firmware directly from a
+GNU/Linux system. I suppose one could sniff the USB communication and
+build a little tool that performs the upgrade natively on GNU/Linux.