summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/daishi/keymaps
Commit message (Collapse)AuthorAgeFilesLines
* Refactor some led_set_kb instances (#19179)Joel Challis2022-12-091-16/+6
| | | | | | | | | * Refactor some led_set_kb instances * Apply suggestions from code review Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* Remove legacy Debug keycode (#18769)Ryan2022-10-191-2/+2
| | | | | | | | | | | * `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
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-151-2/+2
| | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM`
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-151-2/+2
|
* Remove deprecated callbacks for encoders and dip switches (#13404)Drashna Jaelre2021-07-241-2/+2
|
* Convert Encoder callbacks to be boolean functions (#12805)Drashna Jaelre2021-05-211-8/+9
| | | Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
* Convert two handwired default keymaps to Dynamic Macro feature (#8166)fauxpark2020-02-131-9/+3
|
* [Keyboard] Added hand wired keyboard "Daishi" (#5712)Croktopus2019-05-112-0/+129
* added daishi * edits made based on feedback * Update keyboards/handwired/daishi/readme.md Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/handwired/daishi/keymaps/default/readme.md Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/handwired/daishi/keymaps/default/readme.md Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com> * made more changes based on feedback * Update keyboards/handwired/daishi/keymaps/default/readme.md Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com> * updated usb device info * fixed layouts * fixed LEDs and keymaps