aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/wete/config.h
Commit message (Collapse)AuthorAgeFilesLines
* Move Wete to ramonimbao folder (#9569)Ramon Imbao2020-06-281-78/+0
| | | | | | | | | * [Breaking] Move Wete to ramonimbao folder * Delete files * Move files with git instead * Update readme with new directory
* Add RGB lighting through one of the free pins (#8294)James Young2020-03-041-1/+6
|
* Remove "ugly hack in usb_main.c" comments (#8296)Ryan2020-03-021-2/+0
|
* [Keyboard] Add Wete (#8229)Ramon Imbao2020-02-241-0/+75
* [Keyboard] Add Wete * Fix width and height in Wete info.json * Use default board files, core backlight, and disable RTC * Disable I2C, SPI. Minor corrections * Keymap typo update * Add LAYOUT_all to info.json * Remove extra spaces in README, delete matrix_*_kb functions * Fix layout errors in wete.h, and some minor corrections * Actually fix LAYOUT_all in info.json