From f07375786bd9574e1e6eb3576b6892fee152a2bc Mon Sep 17 00:00:00 2001 From: Filip Boye-Kofi Date: Fri, 11 Oct 2024 22:05:47 +0200 Subject: [PATCH] test --- keyboards/crkbd/keymap.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/keyboards/crkbd/keymap.json b/keyboards/crkbd/keymap.json index 01894343bbc..b75990e95e2 100644 --- a/keyboards/crkbd/keymap.json +++ b/keyboards/crkbd/keymap.json @@ -1,6 +1,6 @@ { "version": 1, - "notes": "my keyboard", + "notes": "my keyboard !", "documentation": "\"This file is a QMK Configurator export. You can import this at . It can also be used directly with QMK's source code.\n\nTo setup your QMK environment check out the tutorial: \n\nYou can convert this file to a keymap.c using this command: `qmk json2c {keymap}`\n\nYou can compile this keymap using this command: `qmk compile {keymap}`\"\n", "keyboard": "crkbd/rev1", "keymap": "crkbd_rev1_dot.keyboard",