Skip to content

Commit

Permalink
[Keyboard] Add keyboard "Spreadwriter" (qmk#17031)
Browse files Browse the repository at this point in the history
Co-authored-by: Joel Challis <[email protected]>
Co-authored-by: Drashna Jaelre <[email protected]>
  • Loading branch information
3 people authored and zykrah committed Jul 2, 2022
1 parent fdbdac2 commit 94cca7f
Show file tree
Hide file tree
Showing 8 changed files with 799 additions and 0 deletions.
10 changes: 10 additions & 0 deletions keyboards/takashicompany/spreadwriter/config.h
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
// Copyright 2022 takashicompany (@takashicompany)
// SPDX-License-Identifier: GPL-2.0-or-later

#pragma once

#include "config_common.h"

#define ENCODER_RESOLUTION 4
#define ENCODERS_PAD_A { D1 }
#define ENCODERS_PAD_B { D0 }
Loading

0 comments on commit 94cca7f

Please sign in to comment.