summaryrefslogtreecommitdiff
path: root/keyboards/planck
AgeCommit message (Expand)Author
2024-04-10Refactor orbekk keymapKjetil Orbekk
2024-04-10Add new keymap for PlanckKjetil Orbekk
2024-04-02Clean up default kj layout.Kjetil Orbekk
2024-04-02Add new keymap based on the new default config.Kjetil Orbekk
2024-02-25LED drivers: update keyboard LED configs (#23073)Ryan
2024-02-18Add encoder abstraction. (#21548)Nick Brassel
2024-01-18Remove LAYOUTS_HAS_RGB (#22917)Joel Challis
2024-01-10Migrate RGB Matrix config to info.json - NOPQ (#22866)Joel Challis
2023-12-20Rename `RGB_DISABLE_WHEN_USB_SUSPENDED` -> `RGB_MATRIX_SLEEP` (#22682)Ryan
2023-12-18Update keyboard LED driver configs (#22638)Ryan
2023-12-17[Keymap Removal] Planck and related keymaps. (#22683)Nick Brassel
2023-11-27Remove userspace keymaps (#22544)Joel Challis
2023-11-26Improve and Cleanup Shutdown callbacks (#21060)Drashna Jaelre
2023-11-22Remove unnecessary driver counts (#22435)Joel Challis
2023-11-23Migrate some dip switch config to info.json (#22437)Joel Challis
2023-11-12Remove requirement for `keymap_steno.h` include in keymaps (#22423)Ryan
2023-11-09Migrate some common features to generic (#22403)Joel Challis
2023-10-21Rename `DRIVER_ADDR_n` defines (#22200)Ryan
2023-10-04Update ISSI LED types (#22099)Ryan
2023-09-19Add and use I2C address defines for ISSI LED drivers (#22008)Ryan
2023-09-13is31fl3731: driver naming cleanups (#21918)Ryan
2023-09-13is31fl3737: driver naming cleanups (#21904)Ryan
2023-08-27Clean up Unicode API usage in user keymaps (#21849)Ryan
2023-08-23RGB Matrix: driver naming cleanups (#21594)Ryan
2023-08-15Merge remote-tracking branch 'origin/master' into developzvecr
2023-08-15OLED: driver naming cleanups (#21710)Ryan
2023-08-14[Keymap] submitting janat-t planck keymap (#21619)Janat Taerakul
2023-07-06Get rid of `USB_LED_CAPS_LOCK` (#21436)Ryan
2023-07-03Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-07-03planck/rev7: Fix build without AUDIO_ENABLE (#21408)Sergey Vlasov
2023-07-02Get rid of `USB_LED_SCROLL_LOCK` (#21405)Ryan
2023-07-01Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-06-30[Keymap] Add peterfalken planck/rev7 keymap (#21328)Luis Garcia
2023-06-24Move `TAPPING_TOGGLE` to data driven (#21360)Ryan
2023-06-21Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-06-21[Keymap] Add lindgrenj6 planck layout (#21155)lindgrenj6
2023-06-21Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-06-20Planck Matrix Fixes (#21196)Jack Humbert
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan
2023-06-10Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-06-09Typo Correction in planck/rev7 readme.md (#21194)Jared
2023-06-09Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-06-08Adds Planck Rev 7 & Updates rev6_drop to Matrix Lite Implementation (#21175)Jack Humbert
2023-06-01Unicodemap keycodes rename (#21092)Ryan
2023-05-15Keymap introspection for combos. (#19670)Nick Brassel
2023-04-30Remove use of layout macros for `music_map` (#20634)Ryan
2023-04-14Fix some missing QMK_KEYBOARD_H includes in user keymaps (#20417)Ryan
2023-04-08Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan
2023-04-05Merge remote-tracking branch 'origin/master' into developQMK Bot