index
:
qmk_firmware.git
audio
master
optimised
unicode
user_functions
Keyboard layout for Planck
KJ
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
keyboards
/
bajjak
Age
Commit message (
Expand
)
Author
2023-10-13
Dedupe I2C, SPI, UART driver inclusions (#22253)
Ryan
2023-07-09
Move `DEBOUNCE_TYPE` to data driven (#21489)
Ryan
2023-06-24
Move `TAPPING_TOGGLE` to data driven (#21360)
Ryan
2023-06-18
Remove default `TAPPING_TERM` from keyboard config.h (#21284)
Ryan
2023-04-25
Move miscellaneous layouts to data driven (#20516)
Ryan
2023-04-03
Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211)
precondition
2023-02-23
Reallocate SAFE_RANGE (#19909)
Joel Challis
2023-02-22
Remove default and unused `BACKLIGHT_LEVELS` (#19898)
Ryan
2023-02-08
Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)
Ryan
2023-02-03
Debounce defines cleanup (#19742)
Ryan
2023-02-03
Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)
Ryan
2023-01-31
Remove usages of config_common.h from config.h files. (#19714)
Nick Brassel
2023-01-28
Remove commented out backlight config & stray "backlight levels" (#19703)
Ryan
2022-10-16
Remove legacy keycodes, part 6 (#18740)
Ryan
2022-10-15
Remove legacy keycodes, part 5 (#18710)
Ryan
2022-10-09
Remove legacy international keycodes (#18588)
Ryan
2022-08-21
RESET -> QK_BOOT user keymaps (#17940)
Joel Challis
2022-08-21
Move keyboard USB IDs and strings to data driven, pass 3 (#18111)
Ryan
2022-08-20
RESET -> QK_BOOT keyboard readme (#18110)
Joel Challis
2022-08-13
[Keyboard] add bajjak keyboard (#12377)
Gary Kong