summaryrefslogtreecommitdiff
path: root/keyboards/handwired/riblee_f401/keymaps
AgeCommit message (Collapse)Author
2022-11-22Update use of legacy keycodes (#19120)Joel Challis
2022-10-19Remove legacy Debug keycode (#18769)Ryan
* `DEBUG` -> `DB_TOGG`, default-ish keymaps * `DEBUG` -> `DB_TOGG`, user keymaps * `DEBUG` -> `DB_TOGG`, community layouts * `DEBUG` -> `DB_TOGG`, userspace * `DEBUG` -> `DB_TOGG`, docs & core
2022-05-30Removes terminal from QMK. (#17258)Nick Brassel
2022-05-15RESET -> QK_BOOT default keymaps (#17037)Joel Challis
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>
2020-09-28Add Unicode modes for `handwired/riblee_f401:riblee` (#10461)Reibl János Dániel
* Add unicode modes * Update keyboards/handwired/riblee_f401/keymaps/riblee/config.h
2020-09-22Updates to handwired/riblee_f401 keymaps (#10376)Reibl János Dániel
* Add new keymap with Hungarian accent support Add flashing support * Remove unnecessary mcu config * Use bootmagic instead of custom macros
2020-08-06[Keyboard] Add handwired 12*5 blackpill keyboard (#9855)Reibl János Dániel
* Add new handwired keyboard with F401 blackpill * Re-indent * Add README.md * Apply suggestions from code review * Re-indent * Add README.md * Apply suggestions from code review * Fix spacing * Modify keymap Add license header