Every image and link pointed at docs/, which no longer exists - the README
rendered with six broken images. Repoints them at Documents/, updates the
board table to the real Schematics/Left|Right|Numpad tree, and renames
firmware/ to Firmware/ to match the capitalised convention.
Documents/README.md now describes the whole folder rather than just the
datasheets, since the diagrams and BOM live there too.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Hardware and docs get CC BY-NC-SA 4.0 - build it, change it, share changes,
no commercial products. Firmware has to be GPL-2.0 because it derives from
QMK, and the GPL forbids adding a NonCommercial restriction, so that half
permits commercial use whether we like it or not.
LICENSE.md records both, plus the two honest caveats: NC means this is not
open source by the OSI or OSHWA definitions, and NonCommercial is a vague
term whose enforcement falls on the copyright holder.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>