diff options
Diffstat (limited to 'keyboards/cannonkeys/ortho75/config.h')
-rw-r--r-- | keyboards/cannonkeys/ortho75/config.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/cannonkeys/ortho75/config.h b/keyboards/cannonkeys/ortho75/config.h index 196c1d2f0d..bff55f254f 100644 --- a/keyboards/cannonkeys/ortho75/config.h +++ b/keyboards/cannonkeys/ortho75/config.h @@ -35,9 +35,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #define ENCODERS_PAD_A { B9 } #define ENCODERS_PAD_B { B8 } -/* define if matrix has ghost */ -//#define MATRIX_HAS_GHOST - /* Set 0 if debouncing isn't needed */ #define DEBOUNCE 5 |