浏览代码

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"