Commit Graph

84 Commits

Author SHA1 Message Date
Spacehuhn 87ff8cd366 Updated version number in config
Forgot that before making the release, sorry...
2023-07-27 14:01:05 +02:00
Spacehuhn ea47050283 Compile script 2023-07-21 15:55:09 +02:00
Spacehuhn 79147a060c Add HR layout 2023-07-21 15:53:43 +02:00
Spacehuhn 2bac47352f Added compile note 2023-06-28 15:26:31 +02:00
Spacehuhn 4d2a0bb3cb Fix typos 2023-06-28 15:14:57 +02:00
Spacehuhn ddab1350c5 Save prefs at startup 2023-06-28 15:11:39 +02:00
Spacehuhn 1c95b2a6fd RP2040 compile notes 2023-06-28 13:22:13 +02:00
Spacehuhn 22f4fb2d47 Set Version to 1.2.0 2023-06-28 13:22:13 +02:00
Spacehuhn ab64ca7453 Added product to preferences 2023-06-28 13:22:13 +02:00
Spacehuhn 0bc8e28ec1 Added manufacturer to preferences 2023-06-28 11:07:37 +02:00
Spacehuhn 113d8f9d1c Added serial to preferences 2023-06-28 11:05:50 +02:00
Spacehuhn 5a7ddd5845 Removed msc_vid, msc_pid, msc_rev
Because it had no affect anyway. There's only one VID and PID used anyway.
2023-06-28 10:39:15 +02:00
Spacehuhn 92c4089d6d Fixed bug with LOOP function 2023-06-28 00:01:25 +02:00
Spacehuhn 8db0a6e881 RP2040 Support 2023-06-27 16:37:04 +02:00
Spacehuhn ef4e77edd5 Set poll interval to 2ms
Because why not
2023-06-21 16:48:18 +02:00
Spacehuhn 623820a7b4 Fix boot keyboard bug
Some BIOS/UEFI wouldn't allow USB Nova
2023-06-20 17:02:20 +02:00
Spacehuhn cdac257eba Improved preferences reading 2022-11-25 21:11:25 +01:00
Spacehuhn 6ebea9db50 Updated version num 2022-11-22 20:36:45 +01:00
Spacehuhn ebc363dbea Added JSON schema 2022-11-22 20:34:46 +01:00
Spacehuhn a67e9f864a Fix preferences load bug 2022-11-22 20:23:26 +01:00
Spacehuhn 9e20e027b7 Updated README 2022-11-16 18:32:55 +01:00
Spacehuhn 59a246ed28 Print version in script 2022-11-16 16:07:36 +01:00
Spacehuhn a009f4792a Fix boards.txt filename 2022-11-16 15:52:07 +01:00
Spacehuhn f27ca20332 Readme update 2022-11-16 15:51:24 +01:00
Spacehuhn 02b8943b67 Added COMMAND key 2022-11-16 13:23:47 +01:00
Spacehuhn a875f153a2 Add STRINGLN 2022-11-16 13:23:39 +01:00
Spacehuhn 9f662947fd Fix locale names 2022-11-16 13:23:26 +01:00
Spacehuhn 6472b69d50 Updated version 2022-11-11 12:28:11 +01:00
Spacehuhn fca22b6b10 Boards.txt for USB Nova 2022-11-11 12:26:37 +01:00
Spacehuhn b6e60b8fba Delay when run on indicator 2022-11-11 12:22:09 +01:00
Spacehuhn 68f66e1f2a Update default delay and layout before running a script 2022-11-11 12:21:33 +01:00
Spacehuhn 6bd4a56d3e Disabled DEBUG 2022-11-11 12:20:15 +01:00
Spacehuhn 6ace6b9b69 Auto create main_script if it doesn't exist 2022-11-11 12:19:36 +01:00
Spacehuhn aa546e9ca0 Setting to disable HID in setup mode 2022-11-11 12:13:44 +01:00
Spacehuhn 64b1b86047 Fix bug where preferences.json was never closed 2022-11-01 14:26:49 +01:00
Spacehuhn 2532230c39 Fixed run-on-indicator feature 2022-10-31 20:53:17 +01:00
Stefan Kremser 2f79b506a5
Fixed issue with DEFAULTDELAY not being recognized 2022-10-22 22:11:17 +02:00
Spacehuhn e4c5a45014 New USB IDs 2022-10-07 18:54:45 +02:00
Spacehuhn c6e3f89a53 Fixed attack crashed on debug 2022-07-24 12:57:09 +02:00
Spacehuhn f823e92a41 Added CLI yoooo 2022-07-23 18:14:15 +02:00
Spacehuhn ca824905d2 Accept BadUSB script via Serial 2022-07-21 00:11:14 +02:00
Spacehuhn 826bb449ff Increased switch debounce 2022-07-20 23:32:21 +02:00
Spacehuhn e2fe5400f5 Added mouse support \o/ 2022-07-20 23:32:13 +02:00
Spacehuhn 2a9740d627 Task update optimisation 2022-07-17 01:21:26 +02:00
Spacehuhn 8b018f1930 Tested last changes, here are needed fixes 2022-07-17 00:39:48 +02:00
Spacehuhn dff933b16b Initial Delay setting 2022-07-17 01:43:15 +02:00
Spacehuhn 9c0f0a2a35 Added blink interval parameter to LED command 2022-07-16 16:09:54 +02:00
Spacehuhn aece22f9a8 Helper functions for color arrays 2022-07-16 12:57:53 +02:00
Spacehuhn 7514380bcd Refactored things 2022-07-16 12:44:41 +02:00
Spacehuhn 4bb7270d81 Moved format into msc 2022-07-16 11:53:03 +02:00