summaryrefslogtreecommitdiff
path: root/keyboards/bandominedoni
AgeCommit message (Expand)AuthorFilesLines
2025-09-09Migrate `g_led_config` to DD (B, C) (#25559)Jack Sangdahl2-52/+78
2025-06-28Configure boards to use development_board - ABC (#25417)Joel Challis1-2/+1
2024-10-12Rename RGB/HSV structs: keyboard-level code (#24476)Ryan1-2/+2
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel3-225/+0
2024-07-23Migrate split.soft_serial_pin to split.serial.pin 0-H (#24155)Joel Challis1-1/+3
2024-05-21Move VIA config to keymap level (#23754)Joel Challis2-26/+43
2024-05-17Delete trivial keymap readmes (#23714)Ryan2-2/+0
2024-05-03Update GPIO API usage in keyboard code (#23361)Ryan1-7/+7
2024-04-11Data-Driven Keyboard Conversions: B (#23425)James Young2-18/+11
2024-01-09Align `SPLIT_HAND_MATRIX_GRID` left/right logic with `SPLIT_HAND_PIN` (#22775)Joel Challis2-3/+4
2024-01-04Migrate RGB Matrix config to info.json - B (#22806)Joel Challis2-13/+5
2023-12-20Merge remote-tracking branch 'upstream/master' into developfauxpark7-538/+0
2023-12-20Rename `RGB_DISABLE_WHEN_USB_SUSPENDED` -> `RGB_MATRIX_SLEEP` (#22682)Ryan1-1/+1
2023-12-18Remove obvious user keymaps, `keyboards/{b,c}*` edition. (#22693)Nick Brassel7-538/+0
2023-12-01Fix a bunch of CLI warnings (#22589)Ryan1-1/+0
2023-08-23RGB Matrix: driver naming cleanups (#21594)Ryan1-1/+1
2023-06-25Move `TAP_CODE_DELAY` to data driven (#21363)Ryan2-2/+3
2023-04-15Encodermap direction define. (#20454)Nick Brassel4-4/+4
2023-04-12Move single `LAYOUT`s to data driven (#20365)Ryan2-118/+76
2023-04-08Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan2-1/+3
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2-2/+3
2023-03-11Move matrix config to info.json, part 4 (#20001)Ryan2-17/+5
2023-02-26Move encoder config to data driven (#19923)Ryan2-13/+9
2023-02-23VIA Protocol 12 + fixes (#19916)Nick Brassel1-1/+1
2023-02-17Move `SOFT_SERIAL_PIN` to data driven (#19863)Ryan2-5/+3
2023-02-17Remove matrix size defines (#19581)Ryan1-4/+0
2023-02-17Move LED indicator config to data driven (#19800)Ryan1-6/+0
2023-02-17Remove unused RGBLight defines from config.h (#19859)Ryan1-14/+0
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2-6/+2
2023-02-07Remove unused Bootmagic row/col defines from config.h (#19761)Ryan1-4/+0
2023-02-06Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752)Ryan1-5/+0
2023-02-05Remove unused `LOCKING_SUPPORT_ENABLE` from config.h (#19748)Ryan1-5/+0
2023-02-03Debounce defines cleanup (#19742)Ryan1-3/+0
2023-02-03Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan1-3/+0
2023-01-30Clean up Force NKRO in config.h (#19718)Ryan1-21/+0
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel1-1/+0
2023-01-28Remove commented out backlight config & stray "backlight levels" (#19703)Ryan1-4/+0
2022-12-30Remove useless line continuations (#19399)Ryan1-11/+11
2022-11-27Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079)Ryan4-4/+4
2022-11-07Normalise MIDI keycodes (#18972)Ryan4-102/+102
2022-10-20Remove legacy Grave Escape keycodes (#18787)Ryan2-4/+4
2022-10-20Remove legacy EEPROM clear keycodes (#18782)Ryan3-6/+6
2022-10-15Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725)Drashna Jaelre1-12/+0
2022-10-09Remove legacy international keycodes (#18588)Ryan1-2/+2
2022-10-04Fix Per Key LED Indicator Callbacks (#18450)Drashna Jaelre3-3/+6
2022-09-23Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan1-1/+1
2022-08-31Bandominedoni encoder fix (#18229)3araht12-90/+76
2022-08-13Merge remote-tracking branch 'origin/master' into developQMK Bot8-4/+299
2022-08-13Bandominedoni version output feature and a new keymap added (#17947)3araht8-4/+299
2022-08-11Merge remote-tracking branch 'origin/master' into developQMK Bot1-0/+18