summaryrefslogtreecommitdiffstats
path: root/keyboards/bpiphany
Commit message (Expand)AuthorAgeFilesLines
* Fixup bpiphany/ghost_squid (#18842)jack2022-10-251-1/+1
* Bathroom Epiphanies Ghost Squid Refactor (#18816)James Young2022-10-224-51/+232
* Remove all `BACKLIGHT_LEVELS 0` (#18630)jack2022-10-071-6/+0
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-213-3/+3
* Merge remote-tracking branch 'origin/master' into developDrashna Jael're2022-08-201-1/+1
|\
| * RESET -> QK_BOOT keyboard readme (#18110)Joel Challis2022-08-201-1/+1
* | Merge remote-tracking branch 'origin/master' into developDrashna Jael're2022-08-147-24/+18
|\|
| * Move keyboard USB IDs and strings to data driven, pass 2: B-C (#17945)Ryan2022-08-147-24/+18
* | Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-065-5/+0
* | Merge remote-tracking branch 'origin/master' into developDrashna Jael're2022-07-2514-52/+45
|\|
| * Move keyboard USB IDs and strings to data driven: B (#17782)Ryan2022-07-2514-52/+45
* | Make default layer size 16-bit (#15286)Drashna Jaelre2022-06-192-3/+3
* | tap-dance: Restructure code and document in more detail (#16394)Jouke Witteveen2022-06-133-12/+26
|/
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-153-3/+3
* [Keyboard] Fix Pegasus Hoof (2013) layout, matrix and pin assignment (#16042)VĂ­ctor Pont2022-04-222-66/+65
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-156-12/+1
* Remove `matrix_key_count()` (#16603)Ryan2022-03-106-52/+0
* move four_banger to bpiphany (#16082)peepeetee2022-02-097-0/+130
* move hid_liber to /bpiphany (#16091)peepeetee2022-02-0913-0/+809
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-02-041-0/+121
|\
| * Bathroom Epiphanies Ghost Squid: add QMK Configurator data (#16212)James Young2022-02-051-0/+121
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-01-242-6/+6
|\|
| * [Keyboard] Fix frosty_flake LED pin assignment (#16000)tofurky2022-01-242-6/+6
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-01-088-24/+162
|\|
| * [Keyboard] Bathroom Epiphanies Frosty Flake rev 20130602 (#15365)Andrew Missel2022-01-088-24/+162
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-01-073-0/+47
|\|
| * [Keymap] Adding Frosty Flake VIA keymap (#13211)chance2022-01-073-0/+47
* | Merge remote-tracking branch 'origin/master' into developDrashna Jael're2021-12-1410-70/+70
|\|
| * Remove unnecessary backslash-escapes in default keymaps (#15472)Ryan2021-12-1410-70/+70
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-12-0912-18/+12
|\|
| * Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-0912-18/+12
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-12-096-65/+0
|\|
| * Remove empty config.h from default-ish keymaps (#15429)Ryan2021-12-096-65/+0
* | Merge remote-tracking branch 'origin/master' into developDrashna Jael're2021-12-086-24/+0
|\|
| * Remove references to Makefile in keyboard-level rules.mk (#15427)Ryan2021-12-076-24/+0
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-12-0211-19/+1
|\|
| * Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-0111-19/+1
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-11-298-0/+337
|\|
| * [Keyboard] Adapt downsteam Ghost Squid support to latest QMK (#14607)fenuks2021-11-298-0/+337
* | [Core] Remove matrix_is_modified() and debounce_is_active() (#15349)Stefan Kerkmann2021-11-292-14/+0
|/
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-055-5/+5
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-307-8/+1
|\
| * Remove redundant `MIDI_ENABLE = no` in keyboard-level rules.mk (#14649)Ryan2021-09-307-8/+1
* | Merge remote-tracking branch 'upstream/master' into developJames Young2021-09-2913-13/+0
|\|
| * Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan2021-09-3013-13/+0
* | Merge remote-tracking branch 'upstream/master' into developJames Young2021-09-265-240/+0
|\|
| * Remove unused `IS_COMMAND()` instances and Magic Key definitions (#14610)James Young2021-09-265-240/+0
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-09-2112-12/+12
|\|
| * Remove audio pin references in rules.mk (#14532)Ryan2021-09-2112-12/+12
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-09-205-5/+5
|\|