| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Remove Full Bootmagic (#13846) | James Young | 2021-08-06 | 5 | -5/+5 |
* | `keymap_extras`: Remove deprecated defines (#12949) | Ryan | 2021-07-06 | 1 | -4/+4 |
* | Error log cleanup (#13349) | Zach White | 2021-06-26 | 2 | -24/+30 |
* | Change `BOOTMAGIC_ENABLE=yes` to use Bootmagic Lite (#12172) | James Young | 2021-04-12 | 4 | -4/+4 |
* | Remove legacy print backward compatiblitly (#11805) | Joel Challis | 2021-02-06 | 2 | -4/+4 |
* | Remove `DESCRIPTION`, B-D (#11513) | Ryan | 2021-01-15 | 2 | -2/+0 |
* | Initial list of keyboards to exclude from CI (#11213) | Zach White | 2020-12-21 | 2 | -0/+0 |
* | 2020 May 30 Breaking Changes Update (#9215) | James Young | 2020-05-30 | 1 | -6/+2 |
* | Trim firmware sizes from default rules.mk, part 1 (#8027) | ridingqwerty | 2020-01-29 | 2 | -8/+8 |
* | [Keyboard] Added Filco Majestouch TKL Pegasus Hoof ISO Layout (#7647) | Nygel Lyndley | 2019-12-17 | 2 | -0/+108 |
* | Bathroom Epiphanies Pegasus Hoof: add LAYOUT_tkl_jis data to QMK Configurator... | noroadsleft | 2019-09-24 | 1 | -0/+95 |
* | Cleanup rules.mk for 16U2 and 32U2 keyboards (#6768) | fauxpark | 2019-09-19 | 1 | -36/+9 |
* | Migrate ACTION_LAYER_MOMENTARYs to MO() (#5176) | fauxpark | 2019-08-30 | 1 | -3/+2 |
* | pegasushoof Specify the bootloader to use :flash (#6614) | Yan-Fa Li | 2019-08-26 | 1 | -9/+1 |
* | Add 2015 revision of Pegasus Hoof to QMK (#6595) | Yan-Fa Li | 2019-08-24 | 13 | -46/+394 |
* | Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997) | Drashna Jaelre | 2019-06-06 | 2 | -3/+3 |
* | Adds a default value for IS_COMMAND for COMMAND feature (#4301) | Drashna Jaelre | 2019-01-26 | 1 | -5/+0 |
* | Add C(), A() and G() to match already existing S() (#4673) | fauxpark | 2019-01-25 | 1 | -3/+7 |
* | Keyboard: Bpiphany Pegasus Hoof Refactor, Configurator support (#4649) | noroadsleft | 2018-12-14 | 11 | -101/+283 |