Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-12-17 | [Keymap Removal] Planck and related keymaps. (#22683) | Nick Brassel | |
2023-11-27 | Remove userspace keymaps (#22544) | Joel Challis | |
2023-11-26 | Improve and Cleanup Shutdown callbacks (#21060) | Drashna Jaelre | |
Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com> | |||
2023-11-22 | Remove unnecessary driver counts (#22435) | Joel Challis | |
2023-11-23 | Migrate some dip switch config to info.json (#22437) | Joel Challis | |
2023-11-12 | Remove requirement for `keymap_steno.h` include in keymaps (#22423) | Ryan | |
* Remove requirement for `keymap_steno.h` include in keymaps * Add back keymap_steno.h with a note for the time being | |||
2023-11-09 | Migrate some common features to generic (#22403) | Joel Challis | |
2023-10-21 | Rename `DRIVER_ADDR_n` defines (#22200) | Ryan | |
Co-authored-by: Nick Brassel <nick@tzarc.org> | |||
2023-10-04 | Update ISSI LED types (#22099) | Ryan | |
2023-09-19 | Add and use I2C address defines for ISSI LED drivers (#22008) | Ryan | |
2023-09-13 | is31fl3731: driver naming cleanups (#21918) | Ryan | |
2023-09-13 | is31fl3737: driver naming cleanups (#21904) | Ryan | |
2023-08-27 | Clean up Unicode API usage in user keymaps (#21849) | Ryan | |
2023-08-23 | RGB Matrix: driver naming cleanups (#21594) | Ryan | |
2023-08-15 | Merge remote-tracking branch 'origin/master' into develop | zvecr | |
2023-08-15 | OLED: driver naming cleanups (#21710) | Ryan | |
2023-08-14 | [Keymap] submitting janat-t planck keymap (#21619) | Janat Taerakul | |
Co-authored-by: Janat Taerakul <jtaerakul@indeed.com> | |||
2023-07-06 | Get rid of `USB_LED_CAPS_LOCK` (#21436) | Ryan | |
2023-07-03 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2023-07-03 | planck/rev7: Fix build without AUDIO_ENABLE (#21408) | Sergey Vlasov | |
2023-07-02 | Get rid of `USB_LED_SCROLL_LOCK` (#21405) | Ryan | |
2023-07-01 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2023-06-30 | [Keymap] Add peterfalken planck/rev7 keymap (#21328) | Luis Garcia | |
2023-06-24 | Move `TAPPING_TOGGLE` to data driven (#21360) | Ryan | |
2023-06-21 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2023-06-21 | [Keymap] Add lindgrenj6 planck layout (#21155) | lindgrenj6 | |
2023-06-21 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
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-18 | Move `RGBLED_NUM` to data driven (#21278) | Ryan | |
2023-06-10 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2023-06-09 | Typo Correction in planck/rev7 readme.md (#21194) | Jared | |
Corrected typo explaining encoder requirements. | |||
2023-06-09 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
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> | |||
2023-06-01 | Unicodemap keycodes rename (#21092) | Ryan | |
2023-05-15 | Keymap introspection for combos. (#19670) | Nick Brassel | |
2023-04-30 | Remove use of layout macros for `music_map` (#20634) | Ryan | |
2023-04-14 | Fix some missing QMK_KEYBOARD_H includes in user keymaps (#20417) | Ryan | |
2023-04-08 | Move `RGB_MATRIX_DRIVER` to data driven (#20350) | Ryan | |
2023-04-06 | Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303) | Ryan | |
2023-04-05 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2023-04-05 | Add peterfalken userspace & keymaps (#19897) | Luis Garcia | |
Co-authored-by: Peter.Falken <luis.garcia@bitjester.com> | |||
2023-04-03 | Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211) | precondition | |
2023-04-03 | Add direction to dynamic_macro_record_start_user (#19689) | Johannes H. Jensen | |
2023-03-29 | Move ortho & numpad layouts to data driven (#20183) | Ryan | |
Co-authored-by: Nick Brassel <nick@tzarc.org> | |||
2023-03-26 | Move `WS2812_DRIVER` to data driven (#20248) | Ryan | |
2023-03-17 | Remove more empty headers (#20155) | Ryan | |
2023-03-11 | Move matrix config to info.json, part 4 (#20001) | Ryan | |
2023-03-08 | Remove empty rules.mk from keymaps (#20056) | Joel Challis | |
2023-02-28 | Remove `"w":1` and `"h":1` from info.json (#19961) | Ryan | |
2023-02-26 | Move encoder config to data driven (#19923) | Ryan | |
Co-authored-by: Nick Brassel <nick@tzarc.org> |