Commit Graph

65 Commits

Author SHA1 Message Date
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
Spacehuhn 47342ea053 Namespaced parser so it wouldn't collide with SimpleCLI
Stupid compiler. I tried this before but it didn't work because it would have the parser.c file cached without a way to clear the cache.
2022-07-16 11:26:03 +02:00
Spacehuhn fc751a261f Set attack color in attack start 2022-07-16 01:06:39 +02:00
Spacehuhn c2a5e47ad2 Moved mode into selector module 2022-07-16 00:36:31 +02:00
Spacehuhn 78d5595769 Split keyboard module into hid, keyboard and mouse 2022-07-15 23:43:51 +02:00
Spacehuhn 56367c77e0 Fixing LSTRING command 2022-07-15 00:38:04 +02:00
Spacehuhn 3dd284d5cb Extending LED command 2022-07-15 00:37:55 +02:00
Spacehuhn 30727bbebb Run script on keyboard indicator led change 2022-07-14 22:58:56 +02:00
Spacehuhn 9c59a2a770 Turn off caps lock on start 2022-07-14 22:30:00 +02:00
Spacehuhn 9a4417423a Debounce selector switch 2022-07-14 00:24:54 +02:00
Spacehuhn 5f4543ca0e If flash init failed, format it automatically & save preferences.json 2022-07-14 00:17:22 +02:00
Spacehuhn 69a0e36bd8 Save preferences.json after formatting 2022-07-13 22:58:16 +02:00
Spacehuhn 407125694b Format flash 2022-07-13 22:09:51 +02:00
Spacehuhn 022d33c7ff Clean notepads script 2022-07-07 00:56:30 +02:00
Spacehuhn c1a5e54b03 Adjust colors in preferences 2022-07-07 00:56:20 +02:00
Spacehuhn 3ed846ed0a Change main script path from preferences 2022-07-07 00:40:26 +02:00
Spacehuhn 100b9f4540 Update mode colors 2022-07-07 00:30:53 +02:00
Spacehuhn 839d26f348 Run Scripts again in attack mode by using the selector switch 2022-07-07 00:05:17 +02:00
Spacehuhn 3107fba2b7 Multi line comments with ### 2022-07-06 23:59:34 +02:00
Spacehuhn ce31fa7127 Set default delay in preferences 2022-07-06 23:32:55 +02:00