summaryrefslogtreecommitdiffstats
path: root/keyboards/bpiphany
Commit message (Expand)AuthorAgeFilesLines
* More `info.json` whitespace cleanups (#20665)Ryan2023-05-033-8/+8
* Fix some missing QMK_KEYBOARD_H includes in user keymaps (#20417)Ryan2023-04-141-1/+1
* Move single `LAYOUT`s to data driven (#20365)Ryan2023-04-122-158/+101
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-062-1/+3
* Move TKL layouts to data driven (#20337)Ryan2023-04-0510-1288/+1348
* Move fullsize layouts to data driven (#20317)Ryan2023-04-046-407/+743
* Move ortho & numpad layouts to data driven (#20183)Ryan2023-03-292-15/+4
* Remove `RGB_DI_PIN` ifdefs (#20218)Ryan2023-03-231-2/+0
* Remove more empty headers (#20155)Ryan2023-03-175-37/+0
* Fix layout macro keys with no matrix position (#20033)Ryan2023-03-131-1/+1
* Move matrix config to info.json, part 4 (#20001)Ryan2023-03-113-24/+5
* Move layouts for direct_pins boards to data driven (#19872)Ryan2023-02-192-9/+8
* 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 size defines (#19581)Ryan2023-02-171-4/+0
* | 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
|/