Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Set device version from config.h for V-USB boards (#7316) | fauxpark | 2019-11-15 | 1 | -1/+1 |
| | |||||
* | Add support for configurable polling interval and power usage o… (#7336) | fauxpark | 2019-11-15 | 1 | -10/+0 |
| | | | | | | * Add support for custom polling interval and power usage on V-USB boards * Use 1ms as default for now | ||||
* | [Keyboard] Refactor FaceW for new BMC changes (#5575) | MechMerlin | 2019-04-07 | 1 | -8/+5 |
| | | | | | | | | | | | | | | | | | | | | | | * 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/+396 |
* 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 |