summaryrefslogtreecommitdiff
path: root/users/riblee
AgeCommit message (Collapse)Author
2022-12-14Tap Dance: remove `qk_` prefix (#19313)Ryan
2022-10-15fix: Remove OLED support (#18719)Reibl János Dániel
* fix: Remove OLED support * redundant files Co-authored-by: zvecr <git@zvecr.com>
2022-01-13[Keymap] Misc userspace and keymap improvements (#15844)Reibl János Dániel
2021-11-02[Core] Change OLED task function to be boolean (#14864)Drashna Jaelre
* [Core] Add kb level callbacks to OLED driver * Update keyboards and keymaps * Update docs * Update userspace configs * Add fix for my keymap ... * update lefty
2021-10-23[Keymap] Add logo to riblee userspace (#14875)Reibl János Dániel
2021-10-22[Keymap] Simplify unicode input mode change and CTRL and GUI swapping (#14874)Reibl János Dániel
2021-10-14[Keymap] Display default layer name (#14819)Reibl János Dániel
2021-10-11[Keymap] Add workman layout (#14792)Reibl János Dániel
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-11-02Add OLED support for Riblee F411 (#10778)Reibl János Dániel
* Add OLED support for Riblee F422 * Fix typo
2020-10-04[Keymap] Move my custom functions and keymaps to userspace (#10502)Reibl János Dániel
* Move my custom functions and keymaps to userspace to be able to add the STM32F411 variant of my keyboard with mostly the same functionality * Move keymaps to community layouts * Remove keymaps from userspace readme.md Co-authored-by: Janos Daniel Reibl <janos.daniel.reibl@protonmail.com>