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