summaryrefslogtreecommitdiff
path: root/keyboards/clueboard/config.h
diff options
context:
space:
mode:
authorskullY <skullydazed@gmail.com>2016-08-08 13:43:24 -0700
committerskullY <skullydazed@gmail.com>2016-08-08 13:43:24 -0700
commite85bf50e1acb9d5d3117e8b57ab6178eba00debb (patch)
tree9fdf1fec47091ff7812788d39cda7186056eaec5 /keyboards/clueboard/config.h
parent55ca218634d78a0bb3cd9b326659e353fd8140ae (diff)
Clueboard: Add some readme.md files and do some minor cleanup.
Diffstat (limited to 'keyboards/clueboard/config.h')
-rw-r--r--keyboards/clueboard/config.h3
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