Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert some PS2AVRGB boards to I2C WS2812 driver (#7241) | fauxpark | 2019-11-04 | 1 | -19/+1 |
| | | | | | | * Convert some PS2AVRGB boards to I2C WS2812 driver * Fix Travis failure for bface | ||||
* | Cleanup rules.mk for 32A and 328P keyboards (#6767) | fauxpark | 2019-09-20 | 1 | -15/+8 |
| | |||||
* | [Keyboard] Refactor FaceW for new BMC changes (#5575) | MechMerlin | 2019-04-07 | 1 | -5/+4 |
| | | | | | | | | | | | | | | | | | | | | | | * 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 | ||||
* | FaceW Keyboard Support (#2939) | MechMerlin | 2018-05-12 | 1 | -0/+52 |
* 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 |