summaryrefslogtreecommitdiffstats
path: root/keyboards/rgbkb/pan
Commit message (Expand)AuthorAgeFilesLines
* Debounce defines cleanup (#19742)Ryan2023-02-031-3/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-313-3/+0
* Remove .noci functionality (#19122)Joel Challis2022-11-212-0/+0
* Normalise Space Cadet keycodes (#18864)Ryan2022-10-271-2/+2
* Remove legacy Grave Escape keycodes (#18787)Ryan2022-10-201-2/+2
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-151-1/+1
* Remove RGBLIGHT_ANIMATION and clean up effect defines for R-Z (#18728)Drashna Jaelre2022-10-151-1/+10
* Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-232-3/+3
* Use a macro to compute the size of arrays at compile time (#18044)Jeff Epler2022-08-301-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
* | Make default layer size 16-bit (#15286)Drashna Jaelre2022-06-191-1/+1
|/
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-151-1/+1
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-2/+1
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-2/+0
* Require explicit enabling of RGB Matrix modes (#15018)Drashna Jaelre2021-11-151-0/+49
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-051-1/+1
* [Core] Change OLED task function to be boolean (#14864)Drashna Jaelre2021-11-021-1/+3
* Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-121-1/+0
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-2/+0
* Change USBasp and bootloadHID bootloaders to lowercase (#14354)Ryan2021-09-101-1/+1
* [Core] Refactor OLED to allow easy addition of other types (#13454)Xelus222021-08-242-2/+3
* Remove Full Bootmagic (#13846)James Young2021-08-061-1/+1
* [Keyboard] Fix RGBKB Pan Rev1 Encoder RGB handling (#13781)Drashna Jaelre2021-07-312-26/+76
* Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956)Ryan2021-06-081-1/+4
* 2021 May 29 Breaking Changes Update (#13034)James Young2021-05-291-15/+16
* Add info.json for RGBKB Pan (#12218)Ryan2021-03-151-0/+83
* Merge remote-tracking branch 'origin/master' into developQMK Bot2020-12-212-0/+0
|\
| * Initial list of keyboards to exclude from CI (#11213)Zach White2020-12-212-0/+0
* | Add board specific to Proton-C, with usual defaults turned on. (#10976)Nick Brassel2020-12-031-0/+1
|/
* 2020 November 28 Breaking Changes Update (#11053)James Young2020-11-281-1/+2
* [Keyboard] RGBKB Pan (#9587)Legonut2020-11-0915-0/+461