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
/
handwired
/
kbod
/
config.h
Age
Commit message (
Expand
)
Author
2023-06-24
Move `TAPPING_TOGGLE` to data driven (#21360)
Ryan
2023-03-11
Move matrix config to info.json, part 6 (#20019)
Ryan
2023-02-17
Remove matrix size defines (#19581)
Ryan
2023-02-17
Move LED indicator config to data driven (#19800)
Ryan
2023-02-03
Debounce defines cleanup (#19742)
Ryan
2023-01-31
Remove usages of config_common.h from config.h files. (#19714)
Nick Brassel
2022-10-17
Fixup handwired/kbod (#18754)
jack
2022-08-06
Remove `UNUSED_PINS` (#17931)
Nick Brassel
2022-07-30
Move keyboard USB IDs and strings to data driven: handwired (#17822)
Ryan
2022-03-15
Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...
Ryan
2021-09-26
Remove unused `IS_COMMAND()` instances and Magic Key definitions (#14610)
James Young
2021-01-20
Remove `DESCRIPTION`, H-J (#11616)
Ryan
2019-06-06
Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)
Drashna Jaelre
2019-02-18
Remove CUSTOM_MATRIX option from diode direction (#5090)
zvecr
2019-01-26
Adds a default value for IS_COMMAND for COMMAND feature (#4301)
Drashna Jaelre
2018-12-12
Keyboard: handwired/kbod Refactor, Configurator support and readme update (#4...
noroadsleft
2018-09-17
Make `PREVENT_STUCK_MODIFIERS` the default (#3107)
Joe Wasson
2017-04-02
Fix layer stuck, and add numpad support
Nurahmadie
2017-04-02
Initial work for my kbod support in qmk_firmware
Nurahmadie