summaryrefslogtreecommitdiffstats
path: root/keyboards/spaceman/pancake
Commit message (Expand)AuthorAgeFilesLines
* Remove matrix size defines (#19581)Ryan2023-02-172-8/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-085-18/+4
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-314-4/+0
* Migrate `LAYOUTS` to data driven (#19541)Ryan2023-01-105-6/+2
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-063-3/+0
* Move keyboard USB IDs and strings to data driven: S (#17889)Ryan2022-08-044-14/+12
* Add alternative Logos (#17787)Spaceman2022-07-261-0/+55
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-152-2/+2
* Rename `AdafruitBLE` to `BluefruitLE` (#16127)Ryan2022-01-301-1/+1
* Remove `keyboard_folder` instances from `info.json` files (#15932)James Young2022-01-191-1/+0
* Fix up build options comments (#15463)Ryan2021-12-122-2/+2
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-093-4/+3
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-013-4/+0
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-053-3/+3
* [Core] Change OLED task function to be boolean (#14864)Drashna Jaelre2021-11-021-2/+7
* Improve Adafruit BLE configuration defines (#14749)Ryan2021-10-081-4/+0
* Move Bluetooth config to common_features.mk (#14404)Ryan2021-09-121-1/+2
* 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-122-6/+0
* Remove bootloader listings from rules.mk (#14330)Ryan2021-09-102-14/+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
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-08-0821-4/+310
|\
| * [Keyboard] Add Pancake v2 (#13839)Spaceman2021-08-0721-4/+310
| * 2021 May 29 Breaking Changes Update (#13034)James Young2021-05-292-2/+2
* | Remove Full Bootmagic (#13846)James Young2021-08-062-2/+2
* | Change `BOOTMAGIC_ENABLE=yes` to use Bootmagic Lite (#12172)James Young2021-04-122-2/+2
|/
* Fix keycode mappings for via and ensure they don't change within protocol (#1...xyzz2021-03-151-1/+3
* remove keyboard_folder from info.jsonZach White2021-02-271-1/+0
* Add a <FEATURE>_SUPPORTED flag (#9058)Zach White2021-01-302-0/+10
* Remove `DESCRIPTION`, R-V (#11632)Ryan2021-01-201-1/+0
* Add via keymap for pancake (#10551)Spaceman2020-10-155-5/+112
* 2020 May 30 Breaking Changes Update (#9215)James Young2020-05-3011-0/+417