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
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-19
Debounce: Deprecate num_rows parameter (#25632)
フィルターペーパー
1
-87
/
+111
2025-04-24
Remove `"command":false` from keyboards (#25193)
Joel Challis
4
-4
/
+0
2025-04-23
Remove `"console":false` from keyboards (#25190)
Joel Challis
4
-4
/
+0
2025-04-22
Remove empty `url` fields (#25181)
Joel Challis
7
-7
/
+0
2025-02-13
Remove readme dummy content (#24912)
Joel Challis
1
-4
/
+0
2025-01-20
Migrate some DEFAULT_FOLDER to keyboard_aliases.hjson (#24835)
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
7
-166
/
+0
2024-05-17
Delete trivial keymap readmes (#23714)
Ryan
7
-13
/
+0
2024-05-11
Adjust keycode alignment around `QK_BOOT` (#23697)
Ryan
2
-2
/
+2
2024-05-03
Update GPIO API usage in keyboard code (#23361)
Ryan
3
-18
/
+18
2024-05-02
Convert some AVR GPIO operations to macros (#23424)
Ryan
1
-12
/
+49
2024-04-12
Migrate build target markers to keyboard.json - 0AB (#23488)
Joel Challis
8
-3
/
+1
2024-04-11
Data-Driven Keyboard Conversions: B (#23425)
James Young
18
-93
/
+71
2024-04-04
Remove deprecated quantum keycodes (#23407)
Ryan
1
-1
/
+1
2024-03-30
Remove `quantum.h` includes from keyboard custom `matrix.c`s (#23371)
Ryan
1
-1
/
+0
2024-03-30
Migrate features and LTO from rules.mk to data driven (#23307)
Joel Challis
2
-13
/
+8
2024-03-14
Migrate content where only parent info.json exists (#22895)
Joel Challis
6
-72
/
+32
2024-03-14
Migrate features from rules.mk to DD (#23247)
Joel Challis
4
-23
/
+17
2024-01-09
Migrate dynamic_keymap.layer_count < 4 where requried (#22091)
Joel Challis
6
-6
/
+9
2023-12-18
Remove obvious user keymaps, `keyboards/{b,c}*` edition. (#22693)
Nick Brassel
13
-714
/
+0
2023-09-04
Add `mousekey.h` include to `quantum.h` (#21897)
Ryan
1
-1
/
+0
2023-08-23
Move RGBLight animations to data driven (#21635)
Ryan
2
-12
/
+13
2023-07-08
Merge remote-tracking branch 'upstream/master' into develop
fauxpark
2
-2
/
+2
2023-07-08
Add 'JIS' form factor layouts (#21220)
Duncan Sutherland
2
-2
/
+2
2023-07-02
Move miscellaneous defines to data driven (#21382)
Ryan
1
-1
/
+0
2023-07-02
Get rid of `USB_LED_SCROLL_LOCK` (#21405)
Ryan
1
-21
/
+0
2023-06-24
Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)
Ryan
2
-3
/
+2
2023-06-18
Move `RGBLED_NUM` to data driven (#21278)
Ryan
2
-1
/
+3
2023-05-03
More `info.json` whitespace cleanups (#20665)
Ryan
3
-8
/
+8
2023-04-14
Fix some missing QMK_KEYBOARD_H includes in user keymaps (#20417)
Ryan
1
-1
/
+1
2023-04-12
Move single `LAYOUT`s to data driven (#20365)
Ryan
2
-158
/
+101
2023-04-06
Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)
Ryan
2
-1
/
+3
2023-04-05
Move TKL layouts to data driven (#20337)
Ryan
10
-1288
/
+1348
2023-04-04
Move fullsize layouts to data driven (#20317)
Ryan
6
-407
/
+743
2023-03-29
Move ortho & numpad layouts to data driven (#20183)
Ryan
2
-15
/
+4
2023-03-23
Remove `RGB_DI_PIN` ifdefs (#20218)
Ryan
1
-2
/
+0
2023-03-17
Remove more empty headers (#20155)
Ryan
5
-37
/
+0
2023-03-13
Fix layout macro keys with no matrix position (#20033)
Ryan
1
-1
/
+1
2023-03-11
Move matrix config to info.json, part 4 (#20001)
Ryan
3
-24
/
+5
2023-02-19
Move layouts for direct_pins boards to data driven (#19872)
Ryan
2
-9
/
+8
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-17
Remove matrix size defines (#19581)
Ryan
1
-4
/
+0
2023-02-17
Move LED indicator config to data driven (#19800)
Ryan
10
-24
/
+29
2023-02-14
Migrate `DIRECT_PINS` to data driven (#19826)
Ryan
2
-28
/
+6
2023-02-11
Remove matrix_init_quantum/matrix_scan_quantum (#19806)
Joel Challis
6
-12
/
+12
2023-02-08
Remove `SOFT_SERIAL_PIN` for non-split boards (#19774)
Ryan
1
-19
/
+0
[next]