Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-02-13 | Convert two handwired default keymaps to Dynamic Macro feature (#8166) | fauxpark | |
2020-01-19 | Remove all references to "CUSTOM_MATRIX" as a diode direction (#7937) | fauxpark | |
2019-09-19 | Cleanup rules.mk for USB64 and USB128 keyboards (#6769) | fauxpark | |
2019-07-16 | Remove the need to specify NUM_OF_ENCODERS for the Encoder feature (#6328) | Drashna Jaelre | |
* Remove the need to set NUM_OF_ENCODERS Instead, calculate the size of the array, and use that instead * Add hack for split common support * Remove NUM_OF_ENCODERS from keyboard config Can be reverted, if needed | |||
2019-06-06 | Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997) | Drashna Jaelre | |
2019-05-11 | [Keyboard] Added hand wired keyboard "Daishi" (#5712) | Croktopus | |
* 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 |