Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-11-27 | Remove userspace keymaps (#22544) | Joel Challis | |
2023-11-23 | Migrate some dip switch config to info.json (#22437) | Joel Challis | |
2023-08-23 | RGB Matrix: driver naming cleanups (#21594) | Ryan | |
2023-07-03 | planck/rev7: Fix build without AUDIO_ENABLE (#21408) | Sergey Vlasov | |
2023-06-30 | [Keymap] Add peterfalken planck/rev7 keymap (#21328) | Luis Garcia | |
2023-06-20 | Planck Matrix Fixes (#21196) | Jack Humbert | |
* fix non-default keymap compiling, initial matrix state, watchdog options * fix: allow planck/rev7 to be used with ENCODER_ENABLE = no * chore: update function name on all cases. * remove old midi tone option Co-authored-by: Ryan <fauxpark@gmail.com> * fixes abhixec's planck keymap * add audio enable condition to abhixec's planck keymap * add audio enable condition to all muse includes * Revert "add audio enable condition to all muse includes" This reverts commit 9779e908970dbf7cf81b1a3f968ef2e85ae2b76f. * Revert "add audio enable condition to abhixec's planck keymap" This reverts commit 24c742a5e8ddd55c45ce9f1917b0cb237d4bf721. * Revert "fixes abhixec's planck keymap" This reverts commit 4bb085d1ff00febc92ff6211da4fb776c6379fad. --------- Co-authored-by: Peter.Falken <luis@bitjester.com> Co-authored-by: Ryan <fauxpark@gmail.com> | |||
2023-06-09 | Typo Correction in planck/rev7 readme.md (#21194) | Jared | |
Corrected typo explaining encoder requirements. | |||
2023-06-08 | Adds Planck Rev 7 & Updates rev6_drop to Matrix Lite Implementation (#21175) | Jack Humbert | |
* adds planck/rev7 * Remove config.h include Co-authored-by: Drashna Jaelre <drashna@live.com> * convert planck matrices to lite implementation --------- Co-authored-by: Drashna Jaelre <drashna@live.com> |