summaryrefslogtreecommitdiffstats
path: root/keyboards/kc60/readme.md
AgeCommit message (Collapse)AuthorFilesLines
2019-03-29Fixing dead links (#5503)Brian Choromanski1-1/+0
* Fixed typo of 'confid.h' to 'config.h' * Fixed broken links in docs * Fixed a lot of dead links * Removed all dead links that I could not find a replacement for * Placed knops links back in * Fixed plank keymaps so that they will compile for planck light * Https doesn't work on knops.io * tv44:budi now compiles * s60_x:amnesia0287 now compiles * Fixed allocation of key_combos so that narze keymap for planck can compile correctly * Disabled rgb on ergodone and infinity * Enabled tap dance so it compiles * Added return statement so it compiles * If compiling on light disable extra functionality * Properly redefined variable so it compiles * Remove remaining dead links
2016-08-25Merge branch 'master' into makefile_overhaulFred Sundvik1-0/+7
2016-08-25- Updated kc60/readmedbroqua1-0/+7
- Added layout examples for kc60
2016-08-20Update keyboard readme files with new makefile instructionsFred Sundvik1-4/+6
2016-06-24Backlight abstraction and other changes (#439)Jack Humbert1-0/+27
* redoes matrix pins, abstracts backlight code for B5,6,7 * slimming down keyboard stuff, backlight breathing implemented * don't call backlight init when no pin * cleans up user/kb/quantum calls, keyboard files * fix pvc atomic * replaces CHANNEL with correct var in breathing * removes .hexs, updates readmes, updates template * cleans-up clueboards, readmes to lowercase * updates readme