Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move keyboard USB IDs and strings to data driven: W (#17903) | Ryan | 2022-08-06 | 1 | -0/+6 |
| | |||||
* | Remove width, height and key_count from info.json (#14274) | Ryan | 2021-09-12 | 1 | -3/+1 |
| | |||||
* | [Keyboard] Added WT60-B, WT60-BX (wilba.tech THERMAL) (#7948) | Wilba | 2020-01-21 | 1 | -1/+0 |
| | | | | | | * Added WT60-B, WT60-BX * Review changes | ||||
* | [Keyboard] Fix QMK Configurator bug with Wilba Tech Zeal60 LAYOUT_60_all (#6387) | noroadsleft | 2019-07-22 | 1 | -1/+1 |
| | | | | | info.json file had the wrong name for the JSON key; the macro that is normally named LAYOUT_all by convention is named LAYOUT_60_all on the Zeal60. Bug flagged by drashna for flight505 on QMK Discord. | ||||
* | Refactoring wilba.tech PCBs, updating Rama Works U80-A (#6272) | Wilba | 2019-07-21 | 1 | -0/+25 |
* Added WT65-B, WT75-B, minor fixes * Update keyboards/wilba_tech/wt65_b/config.h Co-Authored-By: Drashna Jaelre <drashna@live.com> * Update keyboards/wilba_tech/wt65_b/readme.md Co-Authored-By: fauxpark <fauxpark@gmail.com> * Update keyboards/wilba_tech/wt75_b/config.h Co-Authored-By: Drashna Jaelre <drashna@live.com> * Change DEBOUNCING_DELAY to DEBOUNCE * Change DEBOUNCING_DELAY to DEBOUNCE * Move Zeal60/Zeal65 files to keyboards/wilba_tech * Change DEBOUNCING_DELAY to DEBOUNCE * Refactoring zeal60 code to wilba_tech * Moved Rama Works PCBs to wilba_tech * Rename Rama Works files * Cleanup info.json * Cleanup readme.md * Cleanup USB device strings * U80-A RGB matrix, IS31FL3731 driver changes * Fixed #include from keyboards/zeal60 |