| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove all via-enabled keymaps, including `via`. (#24322) | Nick Brassel | 2024-08-25 | 7 | -577/+0 |
| | | |||||
| * | Remove `quantum.h` includes from keyboard code (#23394) | Ryan | 2024-04-03 | 2 | -1/+10 |
| | | |||||
| * | OLED: driver naming cleanups (#21710) | Ryan | 2023-08-15 | 1 | -1/+0 |
| | | |||||
| * | RESET -> QK_BOOT user keymaps (#17940) | Joel Challis | 2022-08-22 | 1 | -1/+1 |
| | | |||||
| * | [Core] Change OLED task function to be boolean (#14864) | Drashna Jaelre | 2021-11-01 | 1 | -1/+2 |
| | | | | | | | | | | | | | | * [Core] Add kb level callbacks to OLED driver * Update keyboards and keymaps * Update docs * Update userspace configs * Add fix for my keymap ... * update lefty | ||||
| * | [Core] Refactor OLED to allow easy addition of other types (#13454) | Xelus22 | 2021-08-24 | 3 | -8/+9 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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> | ||||
| * | Merge remote-tracking branch 'upstream/master' into develop | Nick Brassel | 2021-08-02 | 1 | -5/+7 |
| |\ | |||||
| | * | [Keyboard] Reduce nibble oled_status keymap size (#13813) | Jay Greco | 2021-07-31 | 1 | -5/+7 |
| | | | |||||
| * | | Remove deprecated callbacks for encoders and dip switches (#13404) | Drashna Jaelre | 2021-07-24 | 1 | -10/+8 |
| |/ | |||||
| * | [Keyboard] fix encoder_update_user for nullbitsco/nibble (#13451) | David Luo | 2021-07-05 | 1 | -1/+2 |
| | | |||||
| * | [keymap] Added new `oled_status` keymap to `nullbitsco/nibble` keyboard (#12824) | Jose Luis Adelantado Torres | 2021-06-24 | 7 | -0/+566 |
| * Added new oled_status keymap to nullbitsco/nibble keyboard * rm: Removed font from src imports | |||||