Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-04-12 | Move single `LAYOUT`s to data driven (#20365) | Ryan | |
2023-03-16 | Remove useless "ifdef KEYBOARD_*" (#20078) | Ryan | |
Co-authored-by: Nick Brassel <nick@tzarc.org> | |||
2022-11-21 | Remove .noci functionality (#19122) | Joel Challis | |
2021-09-05 | Remove empty override functions (#14312) | Ryan | |
* Remove empty override functions, 0-9 * Remove empty override functions, A-D * Remove empty override functions, E-H * Remove empty override functions, handwired * Remove empty override functions, I-L * Remove empty override functions, M-P * Remove empty override functions, Q-T * Remove empty override functions, U-Z | |||
2021-08-24 | [Core] Refactor OLED to allow easy addition of other types (#13454) | Xelus22 | |
* add docs * core changes * update keyboards to new OLED * updated users to new OLED * update layouts to new OLED * fixup docs * drashna's suggestion * fix up docs * new keyboards with oled * core split changes * remaining keyboard files * Fix The Helix keyboards oled options * reflect develop Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: mtei <2170248+mtei@users.noreply.github.com> | |||
2020-12-21 | Initial list of keyboards to exclude from CI (#11213) | Zach White | |
2019-05-26 | [Keyboard] adds spacetime keyboard (#5969) | Kyle Terry | |
* adds spacetime keyboard * removes custom tap and mod functions this commit replaces tap_key, control_key and shift_key with built-in tap_code16. * changes thumb layer and makes left palm key ralt |