summaryrefslogtreecommitdiffstats
path: root/keyboards/preonic/rev3_drop
Commit message (Expand)AuthorAgeFilesLines
* Move RGBLight animations to data driven (#21635)Ryan2023-08-232-15/+13
* RGB Matrix: driver naming cleanups (#21594)Ryan2023-08-231-1/+1
* Merge remote-tracking branch 'origin/master' into developQMK Bot2023-06-181-2/+2
|\
| * preonic/rev3{,_drop}: Fix layouts with 2u keys (#21114)Sergey Vlasov2023-06-181-2/+2
* | Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-182-2/+4
|/
* Remove use of layout macros for `music_map` (#20634)Ryan2023-04-301-0/+13
* 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-411/+299
* Move `WS2812_DRIVER` to data driven (#20248)Ryan2023-03-262-1/+3
* Move matrix config to info.json, part 4 (#20001)Ryan2023-03-112-5/+5
* Move encoder config to data driven (#19923)Ryan2023-02-262-3/+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-2/+1
|/
* Remove RGBLIGHT_ANIMATION and clean up effect defines for L-Q (#18727)Drashna Jaelre2022-10-151-1/+11
* 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-9/+7
|\
| * Move keyboard USB IDs and strings to data driven, pass 2: P-R (#18091)Ryan2022-08-202-9/+7
* | Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
* | [Core] Use polled waiting on ChibiOS platforms that support it (#17607)Stefan Kerkmann2022-07-111-12/+13
|/
* Add Encoder Map Swap Hands config for boards that support both features (#17294)Drashna Jaelre2022-06-031-0/+3
* 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
* preonic/rev3_drop: Fix old custom matrix code (#14857)Sergey Vlasov2021-10-181-3/+5
* [Keyboard] Enables I2C for OLKB rev*_drop boards (#14514)Jack Humbert2021-09-193-6/+11
* [Keyboard] Use old custom matrix for Drop Planck+Preonic (#14488)Drashna Jaelre2021-09-189-0/+919