summaryrefslogtreecommitdiff
path: root/keyboards/bpiphany
AgeCommit message (Expand)Author
2024-01-09Migrate dynamic_keymap.layer_count < 4 where requried (#22091)Joel Challis
2023-12-18Remove obvious user keymaps, `keyboards/{b,c}*` edition. (#22693)Nick Brassel
2023-09-04Add `mousekey.h` include to `quantum.h` (#21897)Ryan
2023-08-23Move RGBLight animations to data driven (#21635)Ryan
2023-07-08Merge remote-tracking branch 'upstream/master' into developfauxpark
2023-07-08Add 'JIS' form factor layouts (#21220)Duncan Sutherland
2023-07-02Move miscellaneous defines to data driven (#21382)Ryan
2023-07-02Get rid of `USB_LED_SCROLL_LOCK` (#21405)Ryan
2023-06-24Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan
2023-05-03More `info.json` whitespace cleanups (#20665)Ryan
2023-04-14Fix some missing QMK_KEYBOARD_H includes in user keymaps (#20417)Ryan
2023-04-12Move single `LAYOUT`s to data driven (#20365)Ryan
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan
2023-04-05Move TKL layouts to data driven (#20337)Ryan
2023-04-04Move fullsize layouts to data driven (#20317)Ryan
2023-03-29Move ortho & numpad layouts to data driven (#20183)Ryan
2023-03-23Remove `RGB_DI_PIN` ifdefs (#20218)Ryan
2023-03-17Remove more empty headers (#20155)Ryan
2023-03-13Fix layout macro keys with no matrix position (#20033)Ryan
2023-03-11Move matrix config to info.json, part 4 (#20001)Ryan
2023-02-19Move layouts for direct_pins boards to data driven (#19872)Ryan
2023-02-17Fixup pegasushoof VIA keymap (#19874)jack
2023-02-18Fix more build failures (#19869)Ryan
2023-02-16Merge remote-tracking branch 'origin/master' into developDrashna Jael're
2023-02-16Added via keymap for bpiphany/pegasushoof (#19653)Emrik Östling
2023-02-17Remove matrix size defines (#19581)Ryan
2023-02-17Move LED indicator config to data driven (#19800)Ryan
2023-02-14Migrate `DIRECT_PINS` to data driven (#19826)Ryan
2023-02-11Remove matrix_init_quantum/matrix_scan_quantum (#19806)Joel Challis
2023-02-08Remove `SOFT_SERIAL_PIN` for non-split boards (#19774)Ryan
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan
2023-02-06Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752)Ryan
2023-02-06Remove `DEBOUNCE` macro usage (#19750)jack
2023-02-03Debounce defines cleanup (#19742)Ryan
2023-02-03Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan
2023-01-30Clean up Force NKRO in config.h (#19718)Ryan
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel
2023-01-28Remove commented out backlight config & stray "backlight levels" (#19703)Ryan
2023-01-26fix pegasushoof caps light, add via keymap (#19649)wangfuco
2023-01-20Fix functions with empty params (#19647)Ryan
2023-01-10Migrate `LAYOUTS` to data driven (#19541)Ryan
2022-12-30Remove useless line continuations (#19399)Ryan
2022-12-14Tap Dance: remove `qk_` prefix (#19313)Ryan
2022-12-14Remove deprecated led_set_kb (#19273)Joel Challis
2022-11-21Remove .noci functionality (#19122)Joel Challis
2022-11-05Fix "no matrix definition" errors for some boards (#18954)Ryan
2022-10-25Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-10-25Fixup bpiphany/ghost_squid (#18842)jack
2022-10-24Merge remote-tracking branch 'origin/master' into developDrashna Jael're