summaryrefslogtreecommitdiffstats
path: root/keyboards/planck/rev6_drop
Commit message (Expand)AuthorAgeFilesLines
* Planck Matrix Fixes (#21196)Jack Humbert2023-06-201-0/+1
* Adds Planck Rev 7 & Updates rev6_drop to Matrix Lite Implementation (#21175)Jack Humbert2023-06-082-129/+32
* Remove use of layout macros for `music_map` (#20634)Ryan2023-04-301-0/+11
* Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan2023-04-082-1/+3
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-062-1/+1
* Move ortho & numpad layouts to data driven (#20183)Ryan2023-03-293-344/+256
* Move `WS2812_DRIVER` to data driven (#20248)Ryan2023-03-262-1/+3
* Move matrix config to info.json, part 4 (#20001)Ryan2023-03-112-19/+5
* Move encoder config to data driven (#19923)Ryan2023-02-262-6/+5
* Add some missing `#pragma once`s (#19902)Ryan2023-02-211-0/+2
* Remove matrix size defines (#19581)Ryan2023-02-171-6/+0
* Remove matrix_init_quantum/matrix_scan_quantum (#19806)Joel Challis2023-02-111-2/+2
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-6/+2
* Remove `DEBOUNCE` macro usage (#19750)jack2023-02-061-0/+4
* Remove unused `LOCKING_SUPPORT_ENABLE` from config.h (#19748)Ryan2023-02-051-5/+0
* Debounce defines cleanup (#19742)Ryan2023-02-031-3/+0
* Clean up Force NKRO in config.h (#19718)Ryan2023-01-301-21/+0
* Merge remote-tracking branch 'origin/master' into developQMK Bot2023-01-191-1/+1
|\
| * Fixup ChibiOS header inclusion search ordering. (#19623)Nick Brassel2023-01-191-1/+1
* | Migrate `LAYOUTS` to data driven (#19541)Ryan2023-01-102-1/+1
|/
* Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-231-1/+1
* Merge remote-tracking branch 'upstream/master' into developfauxpark2022-08-202-7/+7
|\
| * Move keyboard USB IDs and strings to data driven, pass 2: P-R (#18091)Ryan2022-08-202-7/+7
* | Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-07-171-0/+19
|\|
| * Planck swap hand matrix for rev6, fixing issue #17388 (#17389)Jens-Petter Sandvik2022-07-171-0/+19
* | [Core] Use polled waiting on ChibiOS platforms that support it (#17607)Stefan Kerkmann2022-07-111-12/+13
|/
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-151-2/+0
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-2/+1
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-2/+0
* [Keyboard] Enables I2C for OLKB rev*_drop boards (#14514)Jack Humbert2021-09-193-6/+12
* [Keyboard] Use old custom matrix for Drop Planck+Preonic (#14488)Drashna Jaelre2021-09-1810-0/+844