diff options
author | Joshua T <joshua@sonofone.net> | 2016-08-09 21:30:31 -0500 |
---|---|---|
committer | Joshua T <joshua@sonofone.net> | 2016-08-09 21:30:31 -0500 |
commit | ec67d32bd4a2249186f3b84a044ee3f9f9bbc394 (patch) | |
tree | e974e00dd1cd62f99e52bd1d518f9191113d4560 /keyboards/clueboard/config.h | |
parent | ea8638b9440ca9e8cf99437b01c69c5f9e7693d5 (diff) | |
parent | 2a160bbbe3ad496dd688f4399ab2b8d127c0b8a7 (diff) |
Merged branch master into master
Diffstat (limited to 'keyboards/clueboard/config.h')
-rw-r--r-- | keyboards/clueboard/config.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/clueboard/config.h b/keyboards/clueboard/config.h index ceac80795b..ad68323856 100644 --- a/keyboards/clueboard/config.h +++ b/keyboards/clueboard/config.h @@ -29,9 +29,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. /* COL2ROW or ROW2COL */ #define DIODE_DIRECTION COL2ROW -/* define if matrix has ghost */ -//#define MATRIX_HAS_GHOST - /* Set 0 if debouncing isn't needed */ #define DEBOUNCING_DELAY 5 |