summaryrefslogtreecommitdiffstats
path: root/keyboards/takashicompany/spreadwriter
Commit message (Collapse)AuthorAgeFilesLines
* Fix encoder map declarations (#21435)Joel Challis2023-07-031-1/+1
|
* Remove encoder in-matrix workaround code (#20389)jack2023-06-194-80/+28
|
* More `info.json` whitespace cleanups (#20665)Ryan2023-05-031-467/+58
|
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-061-1/+3
|
* [Core] Refactor `keyevent_t` for 1ms timing resolution (#15847)Stefan Kerkmann2023-04-031-3/+5
|
* Move encoder config to data driven (#19923)Ryan2023-02-264-16/+9
| | | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
|
* Update info.json configs to explicitly list RGBLIGHT animations (#18730)Drashna Jaelre2022-10-151-2/+11
|
* Remove legacy international keycodes (#18588)Ryan2022-10-092-16/+16
|
* RESET -> QK_BOOT keyboard readme (#18110)Joel Challis2022-08-201-1/+1
|
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-152-2/+2
|
* [Keyboard] Add keyboard "Spreadwriter" (#17031)takashicompany2022-05-138-0/+799
Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com>