forked from mirrors/qmk_userspace
Remove UNUSED_PINS
(#17931)
This commit is contained in:
parent
820371c31b
commit
154d35ac14
1537 changed files with 27 additions and 1597 deletions
|
@ -1,4 +1,4 @@
|
|||
/* Copyright 2018-2020
|
||||
/* Copyright 2018-2020
|
||||
ENDO Katsuhiro <ka2hiro@curlybracket.co.jp>
|
||||
David Philip Barr <@davidphilipbarr>
|
||||
Pierre Chevalier <pierrechevalier83@gmail.com>
|
||||
|
@ -46,8 +46,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
{ B5, B4, NO_PIN, NO_PIN, NO_PIN } \
|
||||
}
|
||||
|
||||
#define UNUSED_PINS
|
||||
|
||||
/* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */
|
||||
#define DEBOUNCE 5
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue