summaryrefslogtreecommitdiffstats
path: root/keyboards/keebio/bamfk1
Commit message (Expand)AuthorAgeFilesLines
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-062-1/+3
* Remove `RGB_DI_PIN` ifdefs (#20218)Ryan2023-03-231-2/+0
* Move encoder config to data driven (#19923)Ryan2023-02-262-3/+6
* VIA Protocol 12 + fixes (#19916)Nick Brassel2023-02-231-1/+1
* Move layouts for direct_pins boards to data driven (#19872)Ryan2023-02-193-25/+7
* Migrate `DIRECT_PINS` to data driven (#19826)Ryan2023-02-142-13/+6
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-6/+2
* Remove unused Bootmagic row/col defines from config.h (#19761)Ryan2023-02-071-4/+0
* Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752)Ryan2023-02-061-5/+0
* Debounce defines cleanup (#19742)Ryan2023-02-031-3/+0
* Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan2023-02-031-3/+0
* Clean up Force NKRO in config.h (#19718)Ryan2023-01-301-21/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* RESET -> QK_BOOT keyboard readme (#18110)Joel Challis2022-08-201-1/+1
* Move keyboard USB IDs and strings to data driven: K (#17846)Ryan2022-08-032-7/+6
* Fix API errors (#17239)Joel Challis2022-05-302-1/+1
* [Keyboard] Add BAMFK-1 (#16409)Danny2022-03-1410-0/+279