summaryrefslogtreecommitdiff
path: root/keyboards/thevankeyboards/bananasplit
AgeCommit message (Expand)Author
2024-02-20Manual user keymap removal (#23119)Joel Challis
2024-02-15Remove obvious user keymaps, keyboards/{s,t}* edition. (#23084)Joel Challis
2023-12-17[Keymap Removal] Planck and related keymaps. (#22683)Nick Brassel
2023-11-27Remove userspace keymaps (#22544)Joel Challis
2023-07-06Get rid of `USB_LED_CAPS_LOCK` (#21436)Ryan
2023-06-27Get rid of `USB_LED_KANA` and `USB_LED_COMPOSE` (#21366)Ryan
2023-06-24Move `TAPPING_TERM` to data driven (#21296)Ryan
2023-05-02`info.json` whitespace cleanups (#20651)Ryan
2023-04-27Move remaining `LAYOUT_all`s to data driven (#20463)Ryan
2023-03-17Remove more empty headers (#20155)Ryan
2023-03-11Move matrix config to info.json, part 3 (#19991)Ryan
2023-02-26Move backlight config to data driven (#19910)Ryan
2023-02-22Remove default and unused `BACKLIGHT_LEVELS` (#19898)Ryan
2023-02-17Remove matrix size defines (#19581)Ryan
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan
2023-02-03Debounce defines cleanup (#19742)Ryan
2023-02-03Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)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-10Migrate `LAYOUTS` to data driven (#19541)Ryan
2022-12-30Remove useless line continuations (#19399)Ryan
2022-11-06Reworked backlight keycodes. (#18961)Nick Brassel
2022-10-20Remove legacy Grave Escape keycodes (#18787)Ryan
2022-10-17Remove legacy sendstring keycodes (#18749)Ryan
2022-10-16Remove legacy keycodes, part 6 (#18740)Ryan
2022-10-15Remove legacy keycodes, part 5 (#18710)Ryan
2022-10-13Remove keymaps that still reference legacy macros (#18693)Joel Challis
2022-08-21RESET -> QK_BOOT user keymaps (#17940)Joel Challis
2022-08-06Remove `UNUSED_PINS` (#17931)Nick Brassel
2022-08-04Move keyboard USB IDs and strings to data driven: T (#17899)Ryan
2021-12-14Remove unnecessary backslash-escapes in default keymaps (#15472)Ryan
2021-12-12Fix up build options comments (#15463)Ryan
2021-12-09Tidy up NKRO_ENABLE rules (#15382)Ryan
2021-12-09Remove empty config.h from default-ish keymaps (#15429)Ryan
2021-11-05Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young
2021-09-12Remove width, height and key_count from info.json (#14274)Ryan
2021-09-10Remove bootloader listings from rules.mk (#14330)Ryan
2021-08-06Remove Full Bootmagic (#13846)James Young
2021-02-28Banana Split VIA Support (#11944)MechMerlin
2021-01-20Remove `DESCRIPTION`, R-V (#11632)Ryan
2020-11-06Updates to Talljoe's Keymaps (#10115)Joe Wasson
2020-10-25Rename keyboard-level readmes to lower-case (#10759)Erovia
2020-03-13Add new keymap with split shift and split backspace for bananas… (#8395)Christopher Janzen
2020-01-31Trim firmware size changes from default rules.mk, part 4 (#8046)ridingqwerty
2019-10-29Cleanup rules.mk for 32U4 keyboards, T-Z (#7190)fauxpark
2019-06-06Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre
2019-03-19 Cleanup Default Keymaps (#5442)Drashna Jaelre
2019-01-26Adds a default value for IS_COMMAND for COMMAND feature (#4301)Drashna Jaelre
2019-01-11Remove empty fn_actions[]fauxpark
2019-01-04Remove deprecated QUANTUM_DIR code blocks from makefiles (#4754)noroadsleft