summaryrefslogtreecommitdiff
path: root/keyboards/keebio/bamfk1
AgeCommit message (Expand)AuthorFilesLines
2024-11-24Update keycodes for keyboards with RGB Matrix (#24484)Ryan1-1/+1
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel2-43/+0
2024-06-13Add missing encode enable for BAMFK-1 (#23821)Danny1-0/+1
2024-03-30Migrate build target markers to keyboard.json (#23293)Joel Challis2-1/+0
2024-03-09Update BAMFK-1 (#23236)Danny3-68/+93
2023-08-23Move RGBLight animations to data driven (#21635)Ryan2-10/+12
2023-07-31Fix layout offsets for a handful of boards (#21636)Ryan1-3/+3
2023-07-03Fix encoder map declarations (#21435)Joel Challis2-2/+2
2023-07-02Reduce `keebio/bamfk1:via` firmware size (#21432)Joel Challis1-2/+2
2023-06-24Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan2-4/+2
2023-06-19Remove encoder in-matrix workaround code (#20389)jack7-38/+32
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan2-1/+1
2023-06-16Move `RGBLIGHT_SLEEP` to data driven (#21072)Ryan2-1/+3
2023-05-27Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan1-1/+0
2023-05-03More `info.json` whitespace cleanups (#20665)Ryan1-1/+1
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2-1/+3
2023-03-23Remove `RGB_DI_PIN` ifdefs (#20218)Ryan1-2/+0
2023-02-26Move encoder config to data driven (#19923)Ryan2-3/+6
2023-02-23VIA Protocol 12 + fixes (#19916)Nick Brassel1-1/+1
2023-02-19Move layouts for direct_pins boards to data driven (#19872)Ryan3-25/+7
2023-02-14Migrate `DIRECT_PINS` to data driven (#19826)Ryan2-13/+6
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-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
2022-08-20RESET -> QK_BOOT keyboard readme (#18110)Joel Challis1-1/+1
2022-08-03Move keyboard USB IDs and strings to data driven: K (#17846)Ryan2-7/+6
2022-05-30Fix API errors (#17239)Joel Challis2-1/+1
2022-03-14[Keyboard] Add BAMFK-1 (#16409)Danny10-0/+279