Browse Source

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

pull/18381/head
Joel Challis 1 year ago
committed by GitHub
parent
commit
617f957e82
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      keyboards/handwired/swiftrax/bumblebee/bumblebee.h

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

@ -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"


Loading…
Cancel
Save