Jesse Vincent
56a9b60d27
On linux (and possibly other operating systems), detect when the
...
keyboard is in bootloader mode already and skip the prompt to get to
bootloader mode.
5 years ago
Jesse Vincent
edd671cd41
Quiet down linux USB port detection in cases where everything works ok
6 years ago
Gergely Nagy
00a6b6045b
License clarificataion & copyright headers
...
After talking with Jesse, this changes the license to GPLv3 (only), where
appropriate, and adds copyright headers to all files that were missing them.
Signed-off-by: Gergely Nagy <algernon@madhouse-project.org>
6 years ago
Adam Spiers
980d703f5e
make find-device-port-linux-udev more friendly
...
Add some helpful debugging, and if there is a risk of contention
with ModemManager, provide some helpful advice.
7 years ago
Adam Spiers
dd1aca0f13
find-device-port-linux-udev: ensure called with correct args
...
The VID and PID must be provided.
7 years ago
Jonathan Wakely
f6221dc6e6
Treat device ID values as hex
...
This avoids Perl warnings when trying to do numeric comparisons on
device IDs that don't consist solely of decimal numbers.
7 years ago
Michael Richters
b207ec4659
perltidy find-device-port-linux-udev
7 years ago
Michael Richters
69946554dd
Consistent indentation of find-device-port-linux-udev helper script
7 years ago
Gergely Nagy
a2cee84455
kaleidoscope-builder: Remove extraneous whitespace
...
Drop a bunch of empty lines, trailing spaces, and similar things.
Signed-off-by: Gergely Nagy <algernon@keyboard.io>
7 years ago
Jesse Vincent
5d9420c4f5
VERY hacky WIP tool for finding the correct port for a device on linux by VID/PID pair
7 years ago