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
/
bpiphany
/
pegasushoof
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-19
Debounce: Deprecate num_rows parameter (#25632)
フィルターペーパー
1
-87
/
+111
2025-04-22
Remove empty `url` fields (#25181)
Joel Challis
1
-1
/
+0
2025-01-20
Remove DEFAULT_FOLDER where keyboard aliases already exists (#24838)
Joel Challis
1
-1
/
+0
2024-08-26
Remove all via-enabled keymaps, including `via`. (#24322)
Nick Brassel
2
-52
/
+0
2024-05-11
Adjust keycode alignment around `QK_BOOT` (#23697)
Ryan
2
-2
/
+2
2024-04-12
Migrate build target markers to keyboard.json - 0AB (#23488)
Joel Challis
2
-0
/
+0
2024-03-30
Migrate features and LTO from rules.mk to data driven (#23307)
Joel Challis
2
-13
/
+8
2024-01-09
Migrate dynamic_keymap.layer_count < 4 where requried (#22091)
Joel Challis
4
-4
/
+6
2023-12-18
Remove obvious user keymaps, `keyboards/{b,c}*` edition. (#22693)
Nick Brassel
6
-338
/
+0
2023-07-08
Add 'JIS' form factor layouts (#21220)
Duncan Sutherland
2
-2
/
+2
2023-05-03
More `info.json` whitespace cleanups (#20665)
Ryan
2
-2
/
+2
2023-04-05
Move TKL layouts to data driven (#20337)
Ryan
4
-790
/
+711
2023-03-13
Fix layout macro keys with no matrix position (#20033)
Ryan
1
-1
/
+1
2023-02-17
Fixup pegasushoof VIA keymap (#19874)
jack
1
-15
/
+0
2023-02-18
Fix more build failures (#19869)
Ryan
1
-18
/
+0
2023-02-16
Merge remote-tracking branch 'origin/master' into develop
Drashna Jael're
4
-38
/
+61
2023-02-16
Added via keymap for bpiphany/pegasushoof (#19653)
Emrik Östling
5
-9
/
+94
2023-02-11
Remove matrix_init_quantum/matrix_scan_quantum (#19806)
Joel Challis
2
-4
/
+4
2023-02-08
Remove `SOFT_SERIAL_PIN` for non-split boards (#19774)
Ryan
1
-19
/
+0
2023-02-08
Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)
Ryan
2
-7
/
+3
2023-02-06
Remove `DEBOUNCE` macro usage (#19750)
jack
1
-0
/
+4
2023-02-03
Debounce defines cleanup (#19742)
Ryan
2
-2
/
+0
2023-01-31
Remove usages of config_common.h from config.h files. (#19714)
Nick Brassel
1
-1
/
+0
2023-01-26
fix pegasushoof caps light, add via keymap (#19649)
wangfuco
17
-143
/
+85
2023-01-10
Migrate `LAYOUTS` to data driven (#19541)
Ryan
3
-2
/
+2
2022-12-30
Remove useless line continuations (#19399)
Ryan
2
-42
/
+42
2022-12-14
Tap Dance: remove `qk_` prefix (#19313)
Ryan
1
-1
/
+1
2022-11-21
Remove .noci functionality (#19122)
Joel Challis
2
-0
/
+0
2022-11-05
Fix "no matrix definition" errors for some boards (#18954)
Ryan
3
-374
/
+654
2022-10-16
Remove legacy keycodes, part 6 (#18740)
Ryan
1
-2
/
+2
2022-10-15
Remove legacy keycodes, part 5 (#18710)
Ryan
4
-6
/
+6
2022-10-10
Remove legacy keycodes, part 2 (#18660)
Ryan
1
-1
/
+1
2022-10-09
Remove legacy international keycodes (#18588)
Ryan
1
-3
/
+3
2022-08-28
Switch over MANUFACTURER and PRODUCT to string literals (#18183)
Ryan
1
-1
/
+1
2022-08-21
RESET -> QK_BOOT user keymaps (#17940)
Joel Challis
2
-2
/
+2
2022-08-14
Merge remote-tracking branch 'origin/master' into develop
Drashna Jael're
5
-17
/
+12
2022-08-14
Move keyboard USB IDs and strings to data driven, pass 2: B-C (#17945)
Ryan
5
-17
/
+12
2022-06-19
Make default layer size 16-bit (#15286)
Drashna Jaelre
1
-1
/
+1
2022-05-15
RESET -> QK_BOOT default keymaps (#17037)
Joel Challis
2
-2
/
+2
2022-04-22
[Keyboard] Fix Pegasus Hoof (2013) layout, matrix and pin assignment (#16042)
Víctor Pont
2
-66
/
+65
2022-03-10
Remove `matrix_key_count()` (#16603)
Ryan
2
-18
/
+0
2021-12-14
Merge remote-tracking branch 'origin/master' into develop
Drashna Jael're
2
-24
/
+24
2021-12-14
Remove unnecessary backslash-escapes in default keymaps (#15472)
Ryan
2
-24
/
+24
2021-12-09
Merge remote-tracking branch 'upstream/master' into develop
fauxpark
3
-3
/
+3
2021-12-09
Tidy up NKRO_ENABLE rules (#15382)
Ryan
3
-3
/
+3
2021-12-08
Merge remote-tracking branch 'origin/master' into develop
Drashna Jael're
2
-8
/
+0
2021-12-07
Remove references to Makefile in keyboard-level rules.mk (#15427)
Ryan
2
-8
/
+0
2021-11-29
[Core] Remove matrix_is_modified() and debounce_is_active() (#15349)
Stefan Kerkmann
1
-7
/
+0
2021-11-05
Remove `BOOTMAGIC_ENABLE = lite` option (#15002)
James Young
4
-4
/
+4
2021-09-30
Remove redundant `MIDI_ENABLE = no` in keyboard-level rules.mk (#14649)
Ryan
2
-2
/
+0
[next]