index
:
qmk_firmware
head
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
keyboards
/
bpiphany
/
pegasushoof
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add 'JIS' form factor layouts (#21220)
Duncan Sutherland
2023-07-08
2
-2
/
+2
*
More `info.json` whitespace cleanups (#20665)
Ryan
2023-05-03
2
-2
/
+2
*
Move TKL layouts to data driven (#20337)
Ryan
2023-04-05
4
-790
/
+711
*
Fix layout macro keys with no matrix position (#20033)
Ryan
2023-03-13
1
-1
/
+1
*
Fixup pegasushoof VIA keymap (#19874)
jack
2023-02-17
1
-15
/
+0
*
Fix more build failures (#19869)
Ryan
2023-02-18
1
-18
/
+0
*
Merge remote-tracking branch 'origin/master' into develop
Drashna Jael're
2023-02-16
4
-38
/
+61
|
\
|
*
Added via keymap for bpiphany/pegasushoof (#19653)
Emrik Östling
2023-02-16
5
-9
/
+94
*
|
Remove matrix_init_quantum/matrix_scan_quantum (#19806)
Joel Challis
2023-02-11
2
-4
/
+4
*
|
Remove `SOFT_SERIAL_PIN` for non-split boards (#19774)
Ryan
2023-02-08
1
-19
/
+0
*
|
Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)
Ryan
2023-02-08
2
-7
/
+3
*
|
Remove `DEBOUNCE` macro usage (#19750)
jack
2023-02-06
1
-0
/
+4
*
|
Debounce defines cleanup (#19742)
Ryan
2023-02-03
2
-2
/
+0
*
|
Remove usages of config_common.h from config.h files. (#19714)
Nick Brassel
2023-01-31
1
-1
/
+0
*
|
fix pegasushoof caps light, add via keymap (#19649)
wangfuco
2023-01-26
17
-143
/
+85
*
|
Migrate `LAYOUTS` to data driven (#19541)
Ryan
2023-01-10
3
-2
/
+2
*
|
Remove useless line continuations (#19399)
Ryan
2022-12-30
2
-42
/
+42
*
|
Tap Dance: remove `qk_` prefix (#19313)
Ryan
2022-12-14
1
-1
/
+1
|
/
*
Remove .noci functionality (#19122)
Joel Challis
2022-11-21
2
-0
/
+0
*
Fix "no matrix definition" errors for some boards (#18954)
Ryan
2022-11-05
3
-374
/
+654
*
Remove legacy keycodes, part 6 (#18740)
Ryan
2022-10-16
1
-2
/
+2
*
Remove legacy keycodes, part 5 (#18710)
Ryan
2022-10-15
4
-6
/
+6
*
Remove legacy keycodes, part 2 (#18660)
Ryan
2022-10-10
1
-1
/
+1
*
Remove legacy international keycodes (#18588)
Ryan
2022-10-09
1
-3
/
+3
*
Switch over MANUFACTURER and PRODUCT to string literals (#18183)
Ryan
2022-08-28
1
-1
/
+1
*
RESET -> QK_BOOT user keymaps (#17940)
Joel Challis
2022-08-21
2
-2
/
+2
*
Merge remote-tracking branch 'origin/master' into develop
Drashna Jael're
2022-08-14
5
-17
/
+12
|
\
|
*
Move keyboard USB IDs and strings to data driven, pass 2: B-C (#17945)
Ryan
2022-08-14
5
-17
/
+12
*
|
Make default layer size 16-bit (#15286)
Drashna Jaelre
2022-06-19
1
-1
/
+1
|
/
*
RESET -> QK_BOOT default keymaps (#17037)
Joel Challis
2022-05-15
2
-2
/
+2
*
[Keyboard] Fix Pegasus Hoof (2013) layout, matrix and pin assignment (#16042)
Víctor Pont
2022-04-22
2
-66
/
+65
*
Remove `matrix_key_count()` (#16603)
Ryan
2022-03-10
2
-18
/
+0
*
Merge remote-tracking branch 'origin/master' into develop
Drashna Jael're
2021-12-14
2
-24
/
+24
|
\
|
*
Remove unnecessary backslash-escapes in default keymaps (#15472)
Ryan
2021-12-14
2
-24
/
+24
*
|
Merge remote-tracking branch 'upstream/master' into develop
fauxpark
2021-12-09
3
-3
/
+3
|
\
|
|
*
Tidy up NKRO_ENABLE rules (#15382)
Ryan
2021-12-09
3
-3
/
+3
*
|
Merge remote-tracking branch 'origin/master' into develop
Drashna Jael're
2021-12-08
2
-8
/
+0
|
\
|
|
*
Remove references to Makefile in keyboard-level rules.mk (#15427)
Ryan
2021-12-07
2
-8
/
+0
*
|
[Core] Remove matrix_is_modified() and debounce_is_active() (#15349)
Stefan Kerkmann
2021-11-29
1
-7
/
+0
|
/
*
Remove `BOOTMAGIC_ENABLE = lite` option (#15002)
James Young
2021-11-05
4
-4
/
+4
*
Remove redundant `MIDI_ENABLE = no` in keyboard-level rules.mk (#14649)
Ryan
2021-09-30
2
-2
/
+0
*
Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)
Ryan
2021-09-30
3
-3
/
+0
*
Remove audio pin references in rules.mk (#14532)
Ryan
2021-09-21
3
-3
/
+3
*
Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)
Ryan
2021-09-12
1
-1
/
+0
*
Remove width, height and key_count from info.json (#14274)
Ryan
2021-09-12
1
-2
/
+0
*
Remove BLUETOOTH_ENABLE from defaultish keymaps (#14375)
Ryan
2021-09-10
2
-2
/
+0
*
Remove bootloader listings from rules.mk (#14330)
Ryan
2021-09-10
1
-7
/
+0
*
[Bug] Fix compile issues for boards with custom matrix (#14323)
Drashna Jaelre
2021-09-05
1
-0
/
+12
*
Remove empty override functions (#14312)
Ryan
2021-09-05
2
-67
/
+0
*
Remove MIDI Configuration boilerplate (#11151)
James Young
2021-08-16
1
-1
/
+0
[next]