summaryrefslogtreecommitdiff
path: root/keyboards/rgbkb/pan
Commit message (Expand)AuthorAge
* Normalise Space Cadet keycodes (#18864)Ryan2022-10-27
* Remove legacy Grave Escape keycodes (#18787)Ryan2022-10-20
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-15
* Remove RGBLIGHT_ANIMATION and clean up effect defines for R-Z (#18728)Drashna Jaelre2022-10-15
* Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-23
* Use a macro to compute the size of arrays at compile time (#18044)Jeff Epler2022-08-30
* Merge remote-tracking branch 'upstream/master' into developfauxpark2022-08-20
|\
| * Move keyboard USB IDs and strings to data driven, pass 2: P-R (#18091)Ryan2022-08-20
* | Make default layer size 16-bit (#15286)Drashna Jaelre2022-06-19
|/
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-15
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-09
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-01
* Require explicit enabling of RGB Matrix modes (#15018)Drashna Jaelre2021-11-15
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-05
* [Core] Change OLED task function to be boolean (#14864)Drashna Jaelre2021-11-02
* Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-12
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-12
* Change USBasp and bootloadHID bootloaders to lowercase (#14354)Ryan2021-09-10
* [Core] Refactor OLED to allow easy addition of other types (#13454)Xelus222021-08-24
* Remove Full Bootmagic (#13846)James Young2021-08-06
* [Keyboard] Fix RGBKB Pan Rev1 Encoder RGB handling (#13781)Drashna Jaelre2021-07-31
* Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956)Ryan2021-06-08
* 2021 May 29 Breaking Changes Update (#13034)James Young2021-05-29
* Add info.json for RGBKB Pan (#12218)Ryan2021-03-15
* Merge remote-tracking branch 'origin/master' into developQMK Bot2020-12-21
|\
| * Initial list of keyboards to exclude from CI (#11213)Zach White2020-12-21
* | Add board specific to Proton-C, with usual defaults turned on. (#10976)Nick Brassel2020-12-03
|/
* 2020 November 28 Breaking Changes Update (#11053)James Young2020-11-28
* [Keyboard] RGBKB Pan (#9587)Legonut2020-11-09