summaryrefslogtreecommitdiffstats
path: root/keyboards/bpiphany
Commit message (Expand)AuthorAgeFilesLines
* Move LED indicator config to data driven (#19800)Ryan2023-02-1710-24/+29
* Migrate `DIRECT_PINS` to data driven (#19826)Ryan2023-02-142-28/+6
* Remove matrix_init_quantum/matrix_scan_quantum (#19806)Joel Challis2023-02-116-12/+12
* Remove `SOFT_SERIAL_PIN` for non-split boards (#19774)Ryan2023-02-081-19/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-0819-61/+19
* Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752)Ryan2023-02-061-5/+0
* Remove `DEBOUNCE` macro usage (#19750)jack2023-02-061-0/+4
* Debounce defines cleanup (#19742)Ryan2023-02-0310-26/+0
* Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan2023-02-033-9/+0
* Clean up Force NKRO in config.h (#19718)Ryan2023-01-306-126/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-319-9/+0
* Remove commented out backlight config & stray "backlight levels" (#19703)Ryan2023-01-283-12/+0
* fix pegasushoof caps light, add via keymap (#19649)wangfuco2023-01-2617-143/+85
* Fix functions with empty params (#19647)Ryan2023-01-202-2/+2
* Migrate `LAYOUTS` to data driven (#19541)Ryan2023-01-1012-12/+6
* Remove useless line continuations (#19399)Ryan2022-12-304-105/+105
* Tap Dance: remove `qk_` prefix (#19313)Ryan2022-12-141-1/+1
* Remove deprecated led_set_kb (#19273)Joel Challis2022-12-141-4/+4
* Remove .noci functionality (#19122)Joel Challis2022-11-212-0/+0
* Fix "no matrix definition" errors for some boards (#18954)Ryan2022-11-053-374/+654
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-10-251-1/+1
|\
| * Fixup bpiphany/ghost_squid (#18842)jack2022-10-251-1/+1
* | Merge remote-tracking branch 'origin/master' into developDrashna Jael're2022-10-244-51/+232
|\|
| * Bathroom Epiphanies Ghost Squid Refactor (#18816)James Young2022-10-224-51/+232
* | Remove legacy keycodes, part 6 (#18740)Ryan2022-10-161-2/+2
* | Remove legacy keycodes, part 5 (#18710)Ryan2022-10-1518-28/+28
* | Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725)Drashna Jaelre2022-10-151-1/+10
* | Remove keymaps that still reference legacy macros (#18693)Joel Challis2022-10-139-534/+0
* | Remove legacy keycodes, part 2 (#18660)Ryan2022-10-104-4/+4
* | Remove legacy international keycodes (#18588)Ryan2022-10-091-3/+3
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-10-071-6/+0
|\|
| * Remove all `BACKLIGHT_LEVELS 0` (#18630)jack2022-10-071-6/+0
* | Switch over MANUFACTURER and PRODUCT to string literals (#18183)Ryan2022-08-281-1/+1
|/
* 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
|\