summaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Collapse)Author
2023-11-16Version compiled FW with automatic macro (#267)ReFil
* Version compiled FW with hash Auto generates a macro to type out version info, local and github compilation now includes commit hash and timestamp in final uf2 files * Fix local builds makefile doesn't like the script returning the macro, directed to null for local builds as version.dtsi file accessible
2023-11-08Document new NKRO settings (#264)ReFil
* Document new NKRO settings * Update CHANGELOG.md
2023-11-02Improve documentation based on feedback (#260)ReFil
* Improve documentation based on feedback * Update README.md * Update CHANGELOG.md
2023-10-20Update ZMK (#248)ReFil
Tweaks to point to new ZMK branch, changes to support this.
2023-10-09Further documentation work (#241)ReFil
* Minor cleanup, change date format, add beta testing * Update CHANGELOG.md
2023-09-07Readme rewrite (#222)ReFil
2023-07-28Add instructions for upgrading from V2 to V3 in README (#197)Santhosh Kannan
This commit adds a new section in the README.md file detailing instructions for users upgrading from V2 to V3.
2023-04-07Refine wording of steps in firmware flashing.Tom Plunket
2023-04-02Provide flashing instructions, point at GUI editor, and format support links.Tom Plunket
2022-11-18Readme CleanupReFil
2022-11-18Update README.mdReFil
2022-10-25readme: include note about requiring podman or docker for local buildClayton Craft
2022-10-11Update docsJosh French
2022-09-07Update README.mdKinesis Keyboards
2022-05-20Add local build option with Docker and READMERyan Winchester