summaryrefslogtreecommitdiff
path: root/keyboards/bpiphany
AgeCommit message (Expand)AuthorFilesLines
2025-10-19Debounce: Deprecate num_rows parameter (#25632)フィルターペーパー1-87/+111
2025-04-24Remove `"command":false` from keyboards (#25193)Joel Challis4-4/+0
2025-04-23Remove `"console":false` from keyboards (#25190)Joel Challis4-4/+0
2025-04-22Remove empty `url` fields (#25181)Joel Challis7-7/+0
2025-02-13Remove readme dummy content (#24912)Joel Challis1-4/+0
2025-01-20Migrate some DEFAULT_FOLDER to keyboard_aliases.hjson (#24835)Joel Challis1-1/+0
2025-01-20Remove DEFAULT_FOLDER where keyboard aliases already exists (#24838)Joel Challis1-1/+0
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel7-166/+0
2024-05-17Delete trivial keymap readmes (#23714)Ryan7-13/+0
2024-05-11Adjust keycode alignment around `QK_BOOT` (#23697)Ryan2-2/+2
2024-05-03Update GPIO API usage in keyboard code (#23361)Ryan3-18/+18
2024-05-02Convert some AVR GPIO operations to macros (#23424)Ryan1-12/+49
2024-04-12Migrate build target markers to keyboard.json - 0AB (#23488)Joel Challis8-3/+1
2024-04-11Data-Driven Keyboard Conversions: B (#23425)James Young18-93/+71
2024-04-04Remove deprecated quantum keycodes (#23407)Ryan1-1/+1
2024-03-30Remove `quantum.h` includes from keyboard custom `matrix.c`s (#23371)Ryan1-1/+0
2024-03-30Migrate features and LTO from rules.mk to data driven (#23307)Joel Challis2-13/+8
2024-03-14Migrate content where only parent info.json exists (#22895)Joel Challis6-72/+32
2024-03-14Migrate features from rules.mk to DD (#23247)Joel Challis4-23/+17
2024-01-09Migrate dynamic_keymap.layer_count < 4 where requried (#22091)Joel Challis6-6/+9
2023-12-18Remove obvious user keymaps, `keyboards/{b,c}*` edition. (#22693)Nick Brassel13-714/+0
2023-09-04Add `mousekey.h` include to `quantum.h` (#21897)Ryan1-1/+0
2023-08-23Move RGBLight animations to data driven (#21635)Ryan2-12/+13
2023-07-08Merge remote-tracking branch 'upstream/master' into developfauxpark2-2/+2
2023-07-08Add 'JIS' form factor layouts (#21220)Duncan Sutherland2-2/+2
2023-07-02Move miscellaneous defines to data driven (#21382)Ryan1-1/+0
2023-07-02Get rid of `USB_LED_SCROLL_LOCK` (#21405)Ryan1-21/+0
2023-06-24Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan2-3/+2
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan2-1/+3
2023-05-03More `info.json` whitespace cleanups (#20665)Ryan3-8/+8
2023-04-14Fix some missing QMK_KEYBOARD_H includes in user keymaps (#20417)Ryan1-1/+1
2023-04-12Move single `LAYOUT`s to data driven (#20365)Ryan2-158/+101
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2-1/+3
2023-04-05Move TKL layouts to data driven (#20337)Ryan10-1288/+1348
2023-04-04Move fullsize layouts to data driven (#20317)Ryan6-407/+743
2023-03-29Move ortho & numpad layouts to data driven (#20183)Ryan2-15/+4
2023-03-23Remove `RGB_DI_PIN` ifdefs (#20218)Ryan1-2/+0
2023-03-17Remove more empty headers (#20155)Ryan5-37/+0
2023-03-13Fix layout macro keys with no matrix position (#20033)Ryan1-1/+1
2023-03-11Move matrix config to info.json, part 4 (#20001)Ryan3-24/+5
2023-02-19Move layouts for direct_pins boards to data driven (#19872)Ryan2-9/+8
2023-02-17Fixup pegasushoof VIA keymap (#19874)jack1-15/+0
2023-02-18Fix more build failures (#19869)Ryan1-18/+0
2023-02-16Merge remote-tracking branch 'origin/master' into developDrashna Jael're4-38/+61
2023-02-16Added via keymap for bpiphany/pegasushoof (#19653)Emrik Östling5-9/+94
2023-02-17Remove matrix size defines (#19581)Ryan1-4/+0
2023-02-17Move LED indicator config to data driven (#19800)Ryan10-24/+29
2023-02-14Migrate `DIRECT_PINS` to data driven (#19826)Ryan2-28/+6
2023-02-11Remove matrix_init_quantum/matrix_scan_quantum (#19806)Joel Challis6-12/+12
2023-02-08Remove `SOFT_SERIAL_PIN` for non-split boards (#19774)Ryan1-19/+0