summaryrefslogtreecommitdiffstats
path: root/keyboards/cu75/readme.md
AgeCommit message (Collapse)AuthorFilesLines
2019-01-13Modified URLs to point to new locationsJeremy Bernhardt1-1/+1
2018-06-04CU75: Refactor and Configurator updates (#3123)noroadsleft1-2/+2
* Refactor * Configurator: LAYOUT_iso fix * Readme formatting cleanup
2018-02-10New keyboard: Cu75 (#2374)yiancar1-0/+17
* Added Modular keyboards L,R and NUM Created code modules for the 3 modules of the modular keyboard. Original idea by MechboardsUK. Uses i2c implementation similar to lets split * Remove modular from master This is to fix incorrect branching * Addition of cu75 Addition of cu75 keyboard, uses libraries from LFKeyboards directory which are path linked to reduce file duplication. Minor fix on cu24 readme * Minor Readme Fix