summaryrefslogtreecommitdiffstats
path: root/keyboards/bpiphany/pegasushoof
Commit message (Expand)AuthorAgeFilesLines
* Add 'JIS' form factor layouts (#21220)Duncan Sutherland2023-07-082-2/+2
* More `info.json` whitespace cleanups (#20665)Ryan2023-05-032-2/+2
* Move TKL layouts to data driven (#20337)Ryan2023-04-054-790/+711
* Fix layout macro keys with no matrix position (#20033)Ryan2023-03-131-1/+1
* Fixup pegasushoof VIA keymap (#19874)jack2023-02-171-15/+0
* Fix more build failures (#19869)Ryan2023-02-181-18/+0
* Merge remote-tracking branch 'origin/master' into developDrashna Jael're2023-02-164-38/+61
|\
| * Added via keymap for bpiphany/pegasushoof (#19653)Emrik Östling2023-02-165-9/+94
* | Remove matrix_init_quantum/matrix_scan_quantum (#19806)Joel Challis2023-02-112-4/+4
* | Remove `SOFT_SERIAL_PIN` for non-split boards (#19774)Ryan2023-02-081-19/+0
* | Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-7/+3
* | Remove `DEBOUNCE` macro usage (#19750)jack2023-02-061-0/+4
* | Debounce defines cleanup (#19742)Ryan2023-02-032-2/+0
* | Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* | fix pegasushoof caps light, add via keymap (#19649)wangfuco2023-01-2617-143/+85
* | Migrate `LAYOUTS` to data driven (#19541)Ryan2023-01-103-2/+2
* | Remove useless line continuations (#19399)Ryan2022-12-302-42/+42
* | Tap Dance: remove `qk_` prefix (#19313)Ryan2022-12-141-1/+1
|/
* Remove .noci functionality (#19122)Joel Challis2022-11-212-0/+0
* Fix "no matrix definition" errors for some boards (#18954)Ryan2022-11-053-374/+654
* Remove legacy keycodes, part 6 (#18740)Ryan2022-10-161-2/+2
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-154-6/+6
* Remove legacy keycodes, part 2 (#18660)Ryan2022-10-101-1/+1
* Remove legacy international keycodes (#18588)Ryan2022-10-091-3/+3
* Switch over MANUFACTURER and PRODUCT to string literals (#18183)Ryan2022-08-281-1/+1
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-212-2/+2
* Merge remote-tracking branch 'origin/master' into developDrashna Jael're2022-08-145-17/+12
|\
| * Move keyboard USB IDs and strings to data driven, pass 2: B-C (#17945)Ryan2022-08-145-17/+12
* | Make default layer size 16-bit (#15286)Drashna Jaelre2022-06-191-1/+1
|/
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-152-2/+2
* [Keyboard] Fix Pegasus Hoof (2013) layout, matrix and pin assignment (#16042)Víctor Pont2022-04-222-66/+65
* Remove `matrix_key_count()` (#16603)Ryan2022-03-102-18/+0
* Merge remote-tracking branch 'origin/master' into developDrashna Jael're2021-12-142-24/+24
|\
| * Remove unnecessary backslash-escapes in default keymaps (#15472)Ryan2021-12-142-24/+24
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-12-093-3/+3
|\|
| * Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-093-3/+3
* | Merge remote-tracking branch 'origin/master' into developDrashna Jael're2021-12-082-8/+0
|\|
| * Remove references to Makefile in keyboard-level rules.mk (#15427)Ryan2021-12-072-8/+0
* | [Core] Remove matrix_is_modified() and debounce_is_active() (#15349)Stefan Kerkmann2021-11-291-7/+0
|/
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-054-4/+4
* Remove redundant `MIDI_ENABLE = no` in keyboard-level rules.mk (#14649)Ryan2021-09-302-2/+0
* Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan2021-09-303-3/+0
* Remove audio pin references in rules.mk (#14532)Ryan2021-09-213-3/+3
* Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-121-1/+0
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-2/+0
* Remove BLUETOOTH_ENABLE from defaultish keymaps (#14375)Ryan2021-09-102-2/+0
* Remove bootloader listings from rules.mk (#14330)Ryan2021-09-101-7/+0
* [Bug] Fix compile issues for boards with custom matrix (#14323)Drashna Jaelre2021-09-051-0/+12
* Remove empty override functions (#14312)Ryan2021-09-052-67/+0
* Remove MIDI Configuration boilerplate (#11151)James Young2021-08-161-1/+0