summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/pill60
Commit message (Expand)AuthorAgeFilesLines
* OLED: driver naming cleanups (#21710)Ryan2023-08-151-1/+0
* Fix backlight support for some boards (#21554)Ryan2023-07-218-26/+1
* Relocate backlight drivers (#21444)Ryan2023-07-081-19/+0
* Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353)Nick Brassel2023-06-231-2/+1
* Move single `LAYOUT`s to data driven (#20365)Ryan2023-04-122-106/+64
* Remove more empty headers (#20155)Ryan2023-03-171-16/+0
* Move matrix config to info.json, part 6 (#20019)Ryan2023-03-117-69/+15
* Remove `"w":1` and `"h":1` from info.json (#19961)Ryan2023-02-281-50/+50
* Move encoder config to data driven (#19923)Ryan2023-02-262-21/+19
* Move backlight config to data driven (#19910)Ryan2023-02-263-4/+5
* Move backlight config to data driven, part 1 (#19887)Ryan2023-02-211-1/+0
* Remove matrix size defines (#19581)Ryan2023-02-171-2/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-086-20/+14
* Debounce defines cleanup (#19742)Ryan2023-02-032-3/+1
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* Fixup ChibiOS header inclusion search ordering. (#19623)Nick Brassel2023-01-192-2/+2
* Remove legacy Grave Escape keycodes (#18787)Ryan2022-10-201-1/+1
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-063-7/+0
* Move keyboard USB IDs and strings to data driven: handwired (#17822)Ryan2022-07-302-7/+6
* Specify blackpill board files where relevant (#17521)Joel Challis2022-07-012-0/+2
* Provide better config defaults for bluepill boards (#16909)Joel Challis2022-04-221-29/+0
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-2/+1
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-2/+1
* [Core] Change OLED task function to be boolean (#14864)Drashna Jaelre2021-11-021-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-121-2/+0
* [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
* Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956)Ryan2021-06-082-12/+4
* 2021 May 29 Breaking Changes Update (#13034)James Young2021-05-291-16/+17
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-02-231-1/+1
|\
| * pill60 fix info.json to be used in configurator (#11979)Ikta2021-02-231-1/+1
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-02-212-55/+55
|\|
| * [Keyboard] Pill60: fix default keymap shift key, fix info.json to default key...Ikta2021-02-202-55/+55
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-01-251-7/+0
|\|
| * Remove redundant I2C config defines from keyboards (#11661)Ryan2021-01-251-7/+0
* | ChibiOS conf migrations... take 11 (#11646)Nick Brassel2021-01-215-44/+40
* | Fix up comments showing how to execute config migration. (#11621)Nick Brassel2021-01-205-5/+5
* | ChibiOS enable memory allocations (#11620)Nick Brassel2021-01-192-2/+2
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-01-134-0/+0
|\|
| * Exclude more keyboards from CI (#11436)Zach White2021-01-134-0/+0
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2020-12-214-0/+0
|\|
| * Initial list of keyboards to exclude from CI (#11213)Zach White2020-12-214-0/+0
* | ChibiOS upgrade: keyboard conf migrations (phase 1) (#10418)Nick Brassel2020-12-055-2799/+116
* | Disable almost all ChibiOS subsystems in default configs (#11111)Nick Brassel2020-12-042-0/+1428
|/
* [Keyboard] added Pill60 to handwired/pill60 (#10798)Ikta2020-11-1521-0/+1976