summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/dactyl/config.h
Commit message (Expand)AuthorAgeFilesLines
* Move `TAPPING_TOGGLE` to data driven (#21360)Ryan2023-06-241-2/+0
* Remove default `TAPPING_TERM` from keyboard config.h (#21284)Ryan2023-06-181-2/+0
* Move `USB_MAX_POWER_CONSUMPTION` to data driven (#20648)Ryan2023-05-011-2/+0
* Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211)precondition2023-04-031-1/+0
* Debounce defines cleanup (#19742)Ryan2023-02-031-3/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* Move keyboard USB IDs and strings to data driven: handwired (#17822)Ryan2022-07-301-7/+0
* Change keyboard level include guards to `pragma once` (#14248)Ryan2021-09-011-4/+1
* Remove `DESCRIPTION`, H-J (#11616)Ryan2021-01-201-1/+0
* [Keyboard] Made it possible for real to choose register on io expander for co...roggan872019-06-131-1/+2
* Fix Command feature: use get_mods() instead of keyboard_report->mods (#4955)Konstantin Đorđević2019-01-271-2/+2
* Make `PREVENT_STUCK_MODIFIERS` the default (#3107)Joe Wasson2018-09-171-2/+0
* Bring dactyl/matrix.c in line with quantum/matrix.c (#2613)Erin Call2018-04-271-6/+9
* Handwired/Dactyl keyboard (#2058)Erin Call2017-11-261-0/+67