From b95231c1e3bdc2bb617112f87d8dc6026d0d3ee8 Mon Sep 17 00:00:00 2001 From: Ryan Mitchell Date: Tue, 27 Apr 2021 12:23:41 -0500 Subject: GMMK Pro: add RESET binding, fix layout macro bug (#12684) * add RESET binding, fix layout mod key bug (fixes #12683) * remove underscore #define and use core's instead --- keyboards/gmmk/pro/pro.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'keyboards/gmmk/pro/pro.h') diff --git a/keyboards/gmmk/pro/pro.h b/keyboards/gmmk/pro/pro.h index cea259065d..ddce60241b 100644 --- a/keyboards/gmmk/pro/pro.h +++ b/keyboards/gmmk/pro/pro.h @@ -33,7 +33,7 @@ along with this program. If not, see . k11, k10, k20, k30, k40, k41, k51, k50, k60, k70, k80, k81, k61, ka2, k15, \ k21, k12, k22, k32, k42, k43, k53, k52, k62, k72, k82, k83, ka4, k25, \ k00, k14, k24, k34, k44, k45, k55, k54, k64, k74, k85, k91, k35, k75, \ - k06, k90, k93, k94, k92, k95, k04, k03, k73, k05 \ + k06, k90, k93, k94, k95, k92, k04, k03, k73, k05 \ ) \ { \ { k00, k01, ___, k03, k04, k05, k06, k07}, \ -- cgit v1.2.3