diff options
author | James Young <18669334+noroadsleft@users.noreply.github.com> | 2021-09-26 03:04:11 -0700 |
---|---|---|
committer | James Young <18669334+noroadsleft@users.noreply.github.com> | 2021-09-26 03:04:11 -0700 |
commit | 843b9a7e4d23a7cff97f7d7d2f4baa373ee32efa (patch) | |
tree | 5f857d4269e413be1b611c802f7c6329766d5019 /keyboards/coarse | |
parent | 327b1c02986795b2d8208169b8c14f8d3892f5e1 (diff) | |
parent | 6f36eb469d11fd9619add54c2e037e50069d1eee (diff) |
Merge remote-tracking branch 'upstream/master' into develop
Diffstat (limited to 'keyboards/coarse')
-rw-r--r-- | keyboards/coarse/vinta/config.h | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/keyboards/coarse/vinta/config.h b/keyboards/coarse/vinta/config.h index 5aaa3089d4..d08994ae67 100644 --- a/keyboards/coarse/vinta/config.h +++ b/keyboards/coarse/vinta/config.h @@ -50,15 +50,3 @@ * */ //#define FORCE_NKRO - -/* - * Magic Key Options - * - * Magic keys are hotkey commands that allow control over firmware functions of - * the keyboard. They are best used in combination with the HID Listen program, - * found here: https://www.pjrc.com/teensy/hid_listen.html - * - * The options below allow the magic key functionality to be changed. This is - * useful if your keyboard/keypad is missing keys and you want magic key support. - * - */ |