Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-06-28 | Move Wete to ramonimbao folder (#9569) | Ramon Imbao | |
* [Breaking] Move Wete to ramonimbao folder * Delete files * Move files with git instead * Update readme with new directory | |||
2020-03-04 | Add RGB lighting through one of the free pins (#8294) | James Young | |
2020-02-27 | Fix MCU rule for Wete (#8254) | James Young | |
Including the `xB` suffix prevents qmk_compiler (and thus QMK Configurator) from compiling firmware for the Wete. Rolling this change back until we work out a long-term solution for the suffixes. | |||
2020-02-24 | [Keyboard] Add Wete (#8229) | Ramon Imbao | |
* [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 |