Преглед изворни кода

Fix handwired/swiftrax/bumblebee layout macro (#18377)

Joel Challis пре 2 година
родитељ
комит
617f957e82
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      keyboards/handwired/swiftrax/bumblebee/bumblebee.h

+ 1 - 1
keyboards/handwired/swiftrax/bumblebee/bumblebee.h

@@ -16,7 +16,7 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 */
 #pragma once
 
-#define KC_NO XXX
+#define XXX KC_NO
 
 #include "quantum.h"