summaryrefslogtreecommitdiffstats
path: root/keyboards/bpiphany
Commit message (Expand)AuthorAgeFilesLines
* Remove audio pin references in rules.mk (#14532)Ryan2021-09-2112-12/+12
* Remove backlight pin references in rules.mk (#14513)Ryan2021-09-205-5/+5
* Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-126-6/+0
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-126-16/+1
* Remove BLUETOOTH_ENABLE from defaultish keymaps (#14375)Ryan2021-09-106-6/+0
* Remove bootloader listings from rules.mk (#14330)Ryan2021-09-106-42/+0
* [Bug] Fix compile issues for boards with custom matrix (#14323)Drashna Jaelre2021-09-051-0/+12
* Remove empty override functions (#14312)Ryan2021-09-056-135/+0
* Add a lot more data to info.json (#13366)Zach White2021-08-162-0/+10
* Remove MIDI Configuration boilerplate (#11151)James Young2021-08-167-26/+0
* Remove Full Bootmagic (#13846)James Young2021-08-0616-16/+16
* Migrate more `fn_actions` stuff (#13502)Ryan2021-07-151-97/+57
* `keymap_extras`: Remove deprecated defines (#12949)Ryan2021-07-061-4/+4
* Error log cleanup (#13349)Zach White2021-06-263-32/+52
* Resolve a number of warnings in `qmk generate-api` (#12833)Zach White2021-05-081-1/+1
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-04-254-2/+74
|\
| * Add VIA support for Filco Majestouch 2 /w The Tiger Lily (#12401)Christian Fehmer2021-04-254-2/+74
* | Change `BOOTMAGIC_ENABLE=yes` to use Bootmagic Lite (#12172)James Young2021-04-125-5/+5
|/
* Remove FAUXCLICKY feature (deprecated) (#11829)Drashna Jaelre2021-02-095-5/+1
* Remove legacy print backward compatiblitly (#11805)Joel Challis2021-02-062-4/+4
* Merge remote-tracking branch 'upstream/master' into developfauxpark2021-01-271-3/+0
|\
| * Remove `MIDI_ENABLE_STRICT` from keyboards' config.h (#11679)Ryan2021-01-271-3/+0
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-01-156-6/+0
|\|
| * Remove `DESCRIPTION`, B-D (#11513)Ryan2021-01-156-6/+0
* | clean up generate-api errorsZach White2021-01-071-2/+0
|/
* Fix compile issues from the error page (#11314)Zach White2020-12-285-78/+25
* Initial list of keyboards to exclude from CI (#11213)Zach White2020-12-212-0/+0
* Refactor to use led config - Part 2 (#10906)Joel Challis2020-11-177-178/+16
* 2020 May 30 Breaking Changes Update (#9215)James Young2020-05-301-6/+2
* Rewrite the Bathroom Epiphanies Frosty Flake matrix and LED handling (#8243)Dustin L. Howett2020-03-025-168/+77
* 2020 February 29 Breaking Changes Update (#8064)James Young2020-02-291-5/+1
* [Keyboard] Use DIRECT_PINS instead of empty MATRIX_ROW_PINS: sixshooter (#8130)a_p_u_r_o2020-02-102-21/+13
* Trim firmware sizes from default rules.mk, part 1 (#8027)ridingqwerty2020-01-299-38/+38
* [Keyboard] Added Filco Majestouch TKL Pegasus Hoof ISO Layout (#7647)Nygel Lyndley2019-12-172-0/+108
* Cleanup rules.mk for 32U4 keyboards, A-F (#6804)fauxpark2019-10-051-41/+8
* [Keyboard] support tkl_iso community layout (#6778)fougner2019-09-296-15/+102
* Bathroom Epiphanies Pegasus Hoof: add LAYOUT_tkl_jis data to QMK Configurator...noroadsleft2019-09-241-0/+95
* Cleanup rules.mk for 16U2 and 32U2 keyboards (#6768)fauxpark2019-09-195-216/+45
* Migrate ACTION_LAYER_MOMENTARYs to MO() (#5176)fauxpark2019-08-302-6/+3
* pegasushoof Specify the bootloader to use :flash (#6614)Yan-Fa Li2019-08-261-9/+1
* Add 2015 revision of Pegasus Hoof to QMK (#6595)Yan-Fa Li2019-08-2413-46/+394
* Remove commented out MCUs in rules.mk (#5884)fauxpark2019-07-164-6/+0
* Remove/migrate action_get_macro()s from default keymaps (#5625)fauxpark2019-07-153-48/+0
* Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre2019-06-0611-24/+24
* Cleanup Default Keymaps (#5442)Drashna Jaelre2019-03-192-12/+2
* move sixshooter into bpiphany directory and edit readmemechmerlin2019-02-198-0/+368
* Migrate ACTION_LAYER_TAP_TOGGLEs to TT()fauxpark2019-02-182-6/+4
* Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154)fauxpark2019-02-171-2/+0
* Adds a default value for IS_COMMAND for COMMAND feature (#4301)Drashna Jaelre2019-01-265-27/+0
* Add C(), A() and G() to match already existing S() (#4673)fauxpark2019-01-252-6/+11