aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/facew/readme.md
Commit message (Collapse)AuthorAgeFilesLines
* [Keyboard] Refactor FaceW for new BMC changes (#5575)MechMerlin2019-04-071-13/+7
| | | | | | | | | | | | | | | | | | | | | | * use #pragma once for guards * update readme and fix pyusb install instructions * replace custom i2c code with QMK i2c_master * remove unneeded code from config.h * fix keyboard name * remove custom matrix and i2c driver * turn off bootmagic, turn on leds * remove keymap in favor of userspace/community layouts keymap * remove custom matrix * update readme
* Modified URLs to point to new locationsJeremy Bernhardt2019-01-131-1/+1
|
* add linebreaks to "Keyboard Maintainer:..." blocks where missing (#3763)Michael F. Lamb2018-08-261-2/+2
|
* Update ps2avrgb readme (#3599)MechMerlin2018-08-091-1/+30
| | | | | | | | * give ps2avrgb a specific readme * add homebrew and crosspack avr step * update readme of all ps2avrgb boards to reflect the new template
* FaceW Keyboard Support (#2939)MechMerlin2018-05-121-0/+24
* preliminary checkin for facew keyboard * Update readme file * put the standard 60 ansi layout in * update rules to have LAYOUT_60_ansi to use my userspace layouts