diff --git a/README.md b/README.md index 82ec338..d2c44ee 100644 --- a/README.md +++ b/README.md @@ -12,14 +12,14 @@ The Shadow Duck is a hardware platform designed for performing keystroke injecti ## Changelog All notable changes to this project will be documented in this file. -## [Unreleased] 2024-05-22 +## 1.0 2024-05-22 - Migrated Arduino INO project to PlatformIO - USBNova.ino renamed to main.cpp - Added includes for Arduino.h to main.cpp - Moved all "src" files to "Includes" folder and updated main.cpp - Moved "config.h" and "debug.h" to includes folder - Updated "hid.h" reference for config.h - +- Included external libries "adafruit/SdFat - Adafruit Fork@^2.2.3", "adafruit/Adafruit TinyUSB Library@^3.1.4" in lib_deps ## Current Builds