summaryrefslogtreecommitdiffstats
path: root/keyboards/bajjak
Commit message (Expand)AuthorAgeFilesLines
* Move `DEBOUNCE_TYPE` to data driven (#21489)Ryan2023-07-092-2/+3
* Move `TAPPING_TOGGLE` to data driven (#21360)Ryan2023-06-242-2/+3
* Remove default `TAPPING_TERM` from keyboard config.h (#21284)Ryan2023-06-181-2/+0
* Move miscellaneous layouts to data driven (#20516)Ryan2023-04-252-42/+101
* Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211)precondition2023-04-031-1/+0
* Reallocate SAFE_RANGE (#19909)Joel Challis2023-02-231-10/+0
* Remove default and unused `BACKLIGHT_LEVELS` (#19898)Ryan2023-02-221-2/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-6/+2
* Debounce defines cleanup (#19742)Ryan2023-02-032-2/+1
* Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan2023-02-031-3/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* Remove commented out backlight config & stray "backlight levels" (#19703)Ryan2023-01-281-1/+0
* Remove legacy keycodes, part 6 (#18740)Ryan2022-10-162-4/+4
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-152-3/+3
* Remove legacy international keycodes (#18588)Ryan2022-10-091-1/+1
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-212-4/+4
* Move keyboard USB IDs and strings to data driven, pass 3 (#18111)Ryan2022-08-212-7/+7
* RESET -> QK_BOOT keyboard readme (#18110)Joel Challis2022-08-201-1/+1
* [Keyboard] add bajjak keyboard (#12377)Gary Kong2022-08-139-0/+1233