]> git.donarmstrong.com Git - qmk_firmware.git/commit
Fix nyquist (and other splits using D2 in debouncing) (#3067)
authorDanny <nooges@users.noreply.github.com>
Mon, 28 May 2018 22:02:41 +0000 (18:02 -0400)
committerDrashna Jaelre <drashna@live.com>
Mon, 28 May 2018 22:02:41 +0000 (15:02 -0700)
commit2b677ddac9aaba14f75787ab4b6d81054ad6ffd4
tree61079929788a447a26de38776b7eb9eacebe9a2e
parent8ddebce2d7d42eedbafae5b92dff1af229115fac
Fix nyquist (and other splits using D2 in debouncing) (#3067)

* Update default Nyquist revision

* LED slave fix

* Sync changes from lets_split

* Add needed check for debouncing

* Remove line that was setting PD2 pin and interfering with use of that pin

* Add backlight key to keymap
14 files changed:
keyboards/deltasplit75/matrix.c
keyboards/ergo42/matrix.c
keyboards/fourier/matrix.c
keyboards/handwired/dactyl_manuform/matrix.c
keyboards/iris/matrix.c
keyboards/lets_split/matrix.c
keyboards/levinson/matrix.c
keyboards/nyquist/keymaps/hexwire/keymap.c
keyboards/nyquist/matrix.c
keyboards/nyquist/rules.mk
keyboards/redox/matrix.c
keyboards/vitamins_included/matrix.c
keyboards/viterbi/matrix.c
keyboards/zen/matrix.c