summaryrefslogtreecommitdiff
path: root/keyboards/planck
AgeCommit message (Expand)AuthorFilesLines
2025-09-09Migrate `g_led_config` to DD (P) (#25622)Jack Sangdahl8-105/+87
2025-07-11Remove deprecated `RGB_` and Mouse keycodes (#25444)Ryan1-2/+2
2025-04-24Remove `"command":false` from keyboards (#25193)Joel Challis6-6/+0
2025-03-21Non-volatile memory data repository pattern (#24356)Nick Brassel2-4/+4
2025-02-18Fix startup sound for Planck (#24893)Juno Nguyen1-0/+2
2024-11-23Update keymaps to use PDF keycode (#24633)Joel Challis2-43/+10
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel3-110/+0
2024-08-25Update Underglow keycodes (#23765)Ryan1-1/+1
2024-08-14[Keyboard] Move Planck EZ to ZSA vendor folder (#23917)Drashna Jaelre10-832/+0
2024-08-04Remove unnecessary RGB Matrix shutdown hooks (#24238)Joel Challis2-13/+2
2024-07-08Fix for encoders and support ENCODER_MAP_ENABLE on Planck rev7 (#23967)Y.KEISUKE4-22/+133
2024-06-05Fixup build failures. (#23869)Nick Brassel2-0/+6
2024-05-24Update GPIO macros in keymaps (#23792)Ryan1-2/+2
2024-05-23Migrate `LOCKING_*_ENABLE` to Data-Driven: P, Part 1 (#23779)James Young2-6/+7
2024-05-17Delete trivial keymap readmes (#23714)Ryan1-2/+0
2024-05-03Update GPIO API usage in keyboard code (#23361)Ryan3-21/+21
2024-05-02Convert some AVR GPIO operations to macros (#23424)Ryan1-2/+2
2024-04-26Add audio driver to keyboard.json schema (#23616)Joel Challis2-2/+3
2024-04-22Migrate build target markers to keyboard.json - P (#23565)Joel Challis10-55/+38
2024-04-17Remove *_SUPPORTED = yes (#23541)Joel Challis1-1/+0
2024-03-30Remove `quantum.h` includes from keyboard custom `matrix.c`s (#23371)Ryan2-5/+5
2024-03-30Migrate build target markers to keyboard.json (#23293)Joel Challis2-0/+0
2024-03-15Migrate features from rules.mk to data driven - OPQR (#23285)Joel Challis14-90/+65
2024-03-02WS2812 PWM: prefix for DMA defines (#23111)Ryan4-8/+8
2024-02-25LED drivers: update keyboard LED configs (#23073)Ryan1-54/+54
2024-02-18Add encoder abstraction. (#21548)Nick Brassel2-76/+19
2024-01-18Remove LAYOUTS_HAS_RGB (#22917)Joel Challis10-20/+0
2024-01-10Migrate RGB Matrix config to info.json - NOPQ (#22866)Joel Challis10-123/+100
2023-12-20Rename `RGB_DISABLE_WHEN_USB_SUSPENDED` -> `RGB_MATRIX_SLEEP` (#22682)Ryan4-4/+4
2023-12-18Update keyboard LED driver configs (#22638)Ryan2-2/+2
2023-12-17[Keymap Removal] Planck and related keymaps. (#22683)Nick Brassel588-60424/+0
2023-11-27Remove userspace keymaps (#22544)Joel Challis79-4930/+0
2023-11-26Improve and Cleanup Shutdown callbacks (#21060)Drashna Jaelre25-871/+46
2023-11-22Remove unnecessary driver counts (#22435)Joel Challis2-2/+0
2023-11-23Migrate some dip switch config to info.json (#22437)Joel Challis8-10/+12
2023-11-12Remove requirement for `keymap_steno.h` include in keymaps (#22423)Ryan9-17/+0
2023-11-09Migrate some common features to generic (#22403)Joel Challis1-1/+0
2023-10-21Rename `DRIVER_ADDR_n` defines (#22200)Ryan2-3/+3
2023-10-04Update ISSI LED types (#22099)Ryan2-2/+2
2023-09-19Add and use I2C address defines for ISSI LED drivers (#22008)Ryan2-10/+3
2023-09-13is31fl3731: driver naming cleanups (#21918)Ryan1-1/+1
2023-09-13is31fl3737: driver naming cleanups (#21904)Ryan1-1/+1
2023-08-27Clean up Unicode API usage in user keymaps (#21849)Ryan1-12/+4
2023-08-23RGB Matrix: driver naming cleanups (#21594)Ryan5-5/+5
2023-08-15Merge remote-tracking branch 'origin/master' into developzvecr4-0/+495
2023-08-15OLED: driver naming cleanups (#21710)Ryan1-1/+0
2023-08-14[Keymap] submitting janat-t planck keymap (#21619)Janat Taerakul4-0/+495
2023-07-06Get rid of `USB_LED_CAPS_LOCK` (#21436)Ryan5-21/+25
2023-07-03Merge remote-tracking branch 'origin/master' into developQMK Bot1-0/+1
2023-07-03planck/rev7: Fix build without AUDIO_ENABLE (#21408)Sergey Vlasov1-0/+1