diff options
author | Bartosz Nowak <9051964+DuMaM@users.noreply.github.com> | 2022-07-07 14:42:28 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-07-07 05:42:28 -0700 |
commit | e724801d3343c3d41cb94559b75f6bf7a5bddd77 (patch) | |
tree | 278942c8ac124ba19d402a9fd3e92c69ca6eed2f /keyboards/handwired/dactyl_manuform/3x5_3 | |
parent | 0d30565bb7506d6d5c25d8fb28684859434493eb (diff) |
[Keyboard] Clean up dactyl manuform unused files (#15890)
Diffstat (limited to 'keyboards/handwired/dactyl_manuform/3x5_3')
-rw-r--r-- | keyboards/handwired/dactyl_manuform/3x5_3/3x5_3.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/handwired/dactyl_manuform/3x5_3/3x5_3.h b/keyboards/handwired/dactyl_manuform/3x5_3/3x5_3.h index 7db11618cf..0a03dd9b1f 100644 --- a/keyboards/handwired/dactyl_manuform/3x5_3/3x5_3.h +++ b/keyboards/handwired/dactyl_manuform/3x5_3/3x5_3.h @@ -17,7 +17,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #pragma once -#include "dactyl_manuform.h" +#include "quantum.h" #define XXX KC_NO |