1
0
mirror of https://github.com/hybridgroup/gobot.git synced 2025-05-02 22:17:12 +08:00

9 Commits

Author SHA1 Message Date
Thomas Kohler
7f78edefcd
lint(all): fix issues of errorlint etc (#1037) 2023-11-15 20:51:52 +01:00
Thomas Kohler
a4a8d1079c
build(style): switch to gofumpt and add linters (#1009) 2023-10-20 20:50:42 +02:00
Thomas Kohler
865e724af0
Build(v2): revert move to v2 subfolder (#932)
* revert move to v2 subfolder
* fix CI and adjust CHANGELOG
2023-05-29 19:23:28 +02:00
Thomas Kohler
d908619462
Build(v2): fix usage by moving code to a v2 subfolder (#927) 2023-05-22 19:35:36 +02:00
Tomokazu Hirai
f2727eac4f add symbol keys for platform/keyboard 2020-10-28 21:12:12 +01:00
deadprogram
eda472890f docs: Add missing godocs for keyboard platform
Signed-off-by: deadprogram <ron@hybridgroup.com>
2016-11-30 23:32:20 +01:00
deadprogram
80cb23de32 core: update Keyboard platform to simply return error
Signed-off-by: deadprogram <ron@hybridgroup.com>
2016-11-07 21:29:51 +01:00
Andrew Stewart
1e35d4a70c Re-enable echo when restoring 2015-07-09 13:52:08 -07:00
Andrew Stewart
15a764d865 add basic keyboard driver using stty 2015-07-09 11:41:33 -07:00