diff options
| author | Victor <lucachi.victor@gmail.com> | 2023-07-22 13:34:23 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-07-22 13:34:23 +0300 |
| commit | 086af70bc1b7de1223f88b80c4bf29784947ee92 (patch) | |
| tree | dca436f100724f7fd334f34a8458d87470318286 | |
| parent | d1abc3704588e8e38ebf4a9719c9201d11c6a84b (diff) | |
| download | zmk-config-086af70bc1b7de1223f88b80c4bf29784947ee92.tar.gz zmk-config-086af70bc1b7de1223f88b80c4bf29784947ee92.zip | |
derp
| -rw-r--r-- | config/corne.keymap | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/corne.keymap b/config/corne.keymap index 4a571e2..bc9ad0e 100644 --- a/config/corne.keymap +++ b/config/corne.keymap @@ -1,11 +1,11 @@ -qq/* +/* * Copyright (c) 2020 The ZMK Contributors * * SPDX-License-Identifier: MIT */ #include <behaviors.dtsi> -qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq#include <dt-bindings/zmk/bt.h> +#include <dt-bindings/zmk/bt.h> #include <dt-bindings/zmk/keys.h> #include <dt-bindings/zmk/keys.h> #include <dt-bindings/zmk/outputs.h> |