Browse Source

Update keymap.c

Fix rename of header file
pull/16085/head
p4yne 2 years ago
committed by GitHub
parent
commit
59f8f203ce
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/kprepublic/bm65hsrgb_iso/keymaps/p4yne/keymap.c

+ 1
- 1
keyboards/kprepublic/bm65hsrgb_iso/keymaps/p4yne/keymap.c View File

@ -14,7 +14,7 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include QMK_KEYBOARD_H
#include "keymap.h"
#include "custom_keymap.h"
#include "sendstring_german.h"
#ifdef TAP_DANCE_ENABLE


Loading…
Cancel
Save