summaryrefslogtreecommitdiff
path: root/keyboards/bpiphany/pegasushoof
AgeCommit message (Expand)Author
2024-01-09Migrate dynamic_keymap.layer_count < 4 where requried (#22091)Joel Challis
2023-12-18Remove obvious user keymaps, `keyboards/{b,c}*` edition. (#22693)Nick Brassel
2023-07-08Add 'JIS' form factor layouts (#21220)Duncan Sutherland
2023-05-03More `info.json` whitespace cleanups (#20665)Ryan
2023-04-05Move TKL layouts to data driven (#20337)Ryan
2023-03-13Fix layout macro keys with no matrix position (#20033)Ryan
2023-02-17Fixup pegasushoof VIA keymap (#19874)jack
2023-02-18Fix more build failures (#19869)Ryan
2023-02-16Merge remote-tracking branch 'origin/master' into developDrashna Jael're
2023-02-16Added via keymap for bpiphany/pegasushoof (#19653)Emrik Östling
2023-02-11Remove matrix_init_quantum/matrix_scan_quantum (#19806)Joel Challis
2023-02-08Remove `SOFT_SERIAL_PIN` for non-split boards (#19774)Ryan
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan
2023-02-06Remove `DEBOUNCE` macro usage (#19750)jack
2023-02-03Debounce defines cleanup (#19742)Ryan
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel
2023-01-26fix pegasushoof caps light, add via keymap (#19649)wangfuco
2023-01-10Migrate `LAYOUTS` to data driven (#19541)Ryan
2022-12-30Remove useless line continuations (#19399)Ryan
2022-12-14Tap Dance: remove `qk_` prefix (#19313)Ryan
2022-11-21Remove .noci functionality (#19122)Joel Challis
2022-11-05Fix "no matrix definition" errors for some boards (#18954)Ryan
2022-10-16Remove legacy keycodes, part 6 (#18740)Ryan
2022-10-15Remove legacy keycodes, part 5 (#18710)Ryan
2022-10-10Remove legacy keycodes, part 2 (#18660)Ryan
2022-10-09Remove legacy international keycodes (#18588)Ryan
2022-08-28Switch over MANUFACTURER and PRODUCT to string literals (#18183)Ryan
2022-08-21RESET -> QK_BOOT user keymaps (#17940)Joel Challis
2022-08-14Merge remote-tracking branch 'origin/master' into developDrashna Jael're
2022-08-14Move keyboard USB IDs and strings to data driven, pass 2: B-C (#17945)Ryan
2022-06-19Make default layer size 16-bit (#15286)Drashna Jaelre
2022-05-15RESET -> QK_BOOT default keymaps (#17037)Joel Challis
2022-04-22[Keyboard] Fix Pegasus Hoof (2013) layout, matrix and pin assignment (#16042)Víctor Pont
2022-03-10Remove `matrix_key_count()` (#16603)Ryan
2021-12-14Merge remote-tracking branch 'origin/master' into developDrashna Jael're
2021-12-14Remove unnecessary backslash-escapes in default keymaps (#15472)Ryan
2021-12-09Merge remote-tracking branch 'upstream/master' into developfauxpark
2021-12-09Tidy up NKRO_ENABLE rules (#15382)Ryan
2021-12-08Merge remote-tracking branch 'origin/master' into developDrashna Jael're
2021-12-07Remove references to Makefile in keyboard-level rules.mk (#15427)Ryan
2021-11-29[Core] Remove matrix_is_modified() and debounce_is_active() (#15349)Stefan Kerkmann
2021-11-05Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young
2021-09-30Remove redundant `MIDI_ENABLE = no` in keyboard-level rules.mk (#14649)Ryan
2021-09-30Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan
2021-09-21Remove audio pin references in rules.mk (#14532)Ryan
2021-09-12Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan
2021-09-12Remove width, height and key_count from info.json (#14274)Ryan
2021-09-10Remove BLUETOOTH_ENABLE from defaultish keymaps (#14375)Ryan
2021-09-10Remove bootloader listings from rules.mk (#14330)Ryan
2021-09-05[Bug] Fix compile issues for boards with custom matrix (#14323)Drashna Jaelre