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