summaryrefslogtreecommitdiffstats
path: root/keyboards/spaceman/pancake/rev2
Commit message (Expand)AuthorAgeFilesLines
* Move matrix config to info.json, part 5 (#20003)Ryan2023-03-112-21/+5
* Remove matrix size defines (#19581)Ryan2023-02-171-4/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-6/+2
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* Migrate `LAYOUTS` to data driven (#19541)Ryan2023-01-102-2/+1
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
* Move keyboard USB IDs and strings to data driven: S (#17889)Ryan2022-08-042-7/+6
* Add alternative Logos (#17787)Spaceman2022-07-261-0/+55
* Remove `keyboard_folder` instances from `info.json` files (#15932)James Young2022-01-191-1/+0
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-2/+1
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-2/+0
* 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-2/+7
* 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
* [Core] Refactor OLED to allow easy addition of other types (#13454)Xelus222021-08-242-3/+4
* Fix some additional bootmagic settings (#13979)Drashna Jaelre2021-08-121-1/+1
* [Keyboard] Add Pancake v2 (#13839)Spaceman2021-08-078-0/+305