summaryrefslogtreecommitdiff
path: root/keyboards/handwired/dactyl/config.h
AgeCommit message (Expand)Author
2023-06-24Move `TAPPING_TOGGLE` to data driven (#21360)Ryan
2023-06-18Remove default `TAPPING_TERM` from keyboard config.h (#21284)Ryan
2023-05-01Move `USB_MAX_POWER_CONSUMPTION` to data driven (#20648)Ryan
2023-04-03Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211)precondition
2023-02-03Debounce defines cleanup (#19742)Ryan
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel
2022-07-30Move keyboard USB IDs and strings to data driven: handwired (#17822)Ryan
2021-09-01Change keyboard level include guards to `pragma once` (#14248)Ryan
2021-01-20Remove `DESCRIPTION`, H-J (#11616)Ryan
2019-06-13[Keyboard] Made it possible for real to choose register on io expander for co...roggan87
2019-01-27Fix Command feature: use get_mods() instead of keyboard_report->mods (#4955)Konstantin Đorđević
2018-09-17Make `PREVENT_STUCK_MODIFIERS` the default (#3107)Joe Wasson
2018-04-27Bring dactyl/matrix.c in line with quantum/matrix.c (#2613)Erin Call
2017-11-26Handwired/Dactyl keyboard (#2058)Erin Call