summaryrefslogtreecommitdiff
path: root/keyboards/handwired/pill60
AgeCommit message (Expand)AuthorFilesLines
2025-01-20Migrate some DEFAULT_FOLDER to keyboard_aliases.hjson (#24835)Joel Challis1-1/+0
2024-04-23Change to `development_board` (#21695)Duncan Sutherland3-8/+3
2024-04-17Migrate build target markers to keyboard.json - HI (#23540)Joel Challis4-8/+10
2024-03-30Migrate build target markers to keyboard.json (#23293)Joel Challis2-1/+0
2024-03-30Migrate features and LTO from rules.mk to data driven (#23307)Joel Challis2-15/+10
2023-08-15OLED: driver naming cleanups (#21710)Ryan1-1/+0
2023-07-21Fix backlight support for some boards (#21554)Ryan8-26/+1
2023-07-08Relocate backlight drivers (#21444)Ryan1-19/+0
2023-06-23Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353)Nick Brassel1-2/+1
2023-04-12Move single `LAYOUT`s to data driven (#20365)Ryan2-106/+64
2023-03-17Remove more empty headers (#20155)Ryan1-16/+0
2023-03-11Move matrix config to info.json, part 6 (#20019)Ryan7-69/+15
2023-02-28Remove `"w":1` and `"h":1` from info.json (#19961)Ryan1-50/+50
2023-02-26Move encoder config to data driven (#19923)Ryan2-21/+19
2023-02-26Move backlight config to data driven (#19910)Ryan3-4/+5
2023-02-21Move backlight config to data driven, part 1 (#19887)Ryan1-1/+0
2023-02-17Remove matrix size defines (#19581)Ryan1-2/+0
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan6-20/+14
2023-02-03Debounce defines cleanup (#19742)Ryan2-3/+1
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel1-1/+0
2023-01-19Fixup ChibiOS header inclusion search ordering. (#19623)Nick Brassel2-2/+2
2022-10-20Remove legacy Grave Escape keycodes (#18787)Ryan1-1/+1
2022-08-06Remove `UNUSED_PINS` (#17931)Nick Brassel3-7/+0
2022-07-30Move keyboard USB IDs and strings to data driven: handwired (#17822)Ryan2-7/+6
2022-07-01Specify blackpill board files where relevant (#17521)Joel Challis2-0/+2
2022-04-22Provide better config defaults for bluepill boards (#16909)Joel Challis1-29/+0
2021-12-09Tidy up NKRO_ENABLE rules (#15382)Ryan1-2/+1
2021-12-01Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan1-2/+1
2021-11-02[Core] Change OLED task function to be boolean (#14864)Drashna Jaelre1-1/+2
2021-09-12Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan1-1/+0
2021-09-12Remove width, height and key_count from info.json (#14274)Ryan1-2/+0
2021-08-24[Core] Refactor OLED to allow easy addition of other types (#13454)Xelus222-2/+3
2021-08-06Remove Full Bootmagic (#13846)James Young1-1/+1
2021-06-08Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956)Ryan2-12/+4
2021-05-292021 May 29 Breaking Changes Update (#13034)James Young1-16/+17
2021-02-23Merge remote-tracking branch 'origin/master' into developQMK Bot1-1/+1
2021-02-23pill60 fix info.json to be used in configurator (#11979)Ikta1-1/+1
2021-02-21Merge remote-tracking branch 'origin/master' into developQMK Bot2-55/+55
2021-02-20[Keyboard] Pill60: fix default keymap shift key, fix info.json to default key...Ikta2-55/+55
2021-01-25Merge remote-tracking branch 'origin/master' into developQMK Bot1-7/+0
2021-01-25Remove redundant I2C config defines from keyboards (#11661)Ryan1-7/+0
2021-01-21ChibiOS conf migrations... take 11 (#11646)Nick Brassel5-44/+40
2021-01-20Fix up comments showing how to execute config migration. (#11621)Nick Brassel5-5/+5
2021-01-19ChibiOS enable memory allocations (#11620)Nick Brassel2-2/+2
2021-01-13Merge remote-tracking branch 'origin/master' into developQMK Bot4-0/+0
2021-01-13Exclude more keyboards from CI (#11436)Zach White4-0/+0
2020-12-21Merge remote-tracking branch 'origin/master' into developQMK Bot4-0/+0
2020-12-21Initial list of keyboards to exclude from CI (#11213)Zach White4-0/+0
2020-12-05ChibiOS upgrade: keyboard conf migrations (phase 1) (#10418)Nick Brassel5-2799/+116
2020-12-04Disable almost all ChibiOS subsystems in default configs (#11111)Nick Brassel2-0/+1428