Commit Graph

104 Commits

Author SHA1 Message Date
Spacehuhn 8fd66405ea Merge branch 'main' into malduino 2023-07-21 17:10:06 +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 bb93567df1 Merged updated into MalDuino branch 2023-06-28 15:08:59 +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 612fde6e95 Delay when run on indicator 2022-11-08 22:54:13 +01:00
Spacehuhn 410559056b Boards.txt for Malduino 2022-11-08 12:03:51 +01:00
Spacehuhn abf045f96c Remove run_on_msc feature 2022-11-07 21:34:43 +01:00
Spacehuhn 7d63bf2846 Update default delay and layout before running a script 2022-11-07 10:36:26 +01:00
Spacehuhn d24ceada8e Added second pair of USB IDs 2022-11-02 14:17:30 +01:00
Spacehuhn 973e092c1d Disabled DEBUG 2022-11-02 12:10:53 +01:00
Spacehuhn cdc5e10203 Auto create 1.txt and 2.txt 2022-11-02 12:08:38 +01:00
Spacehuhn b2e0fde025 Format SD card 2022-11-02 12:02:15 +01:00
Spacehuhn 776c09962f MalDuino USB IDs 2022-11-02 11:23:08 +01:00
Spacehuhn bd0cbef63c Removed LED setting 2022-11-02 11:20:25 +01:00
Spacehuhn 7116b86db5 Setting to disable HID in setup mode 2022-11-02 11:14:29 +01:00
Spacehuhn 1d0d1dbfc3 Run on MSC feature 2022-11-02 11:01:33 +01:00
Spacehuhn 361e299e0b Removed format 2022-11-02 10:44:18 +01:00
Spacehuhn 64b1b86047 Fix bug where preferences.json was never closed 2022-11-01 14:26:49 +01:00
Spacehuhn 787f97e26e Fix bug where preferences.json was never closed 2022-11-01 14:25:11 +01:00