diff options
Diffstat (limited to 'keyboards/tgr/910/config.h')
-rw-r--r-- | keyboards/tgr/910/config.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/tgr/910/config.h b/keyboards/tgr/910/config.h index 7ba412be35..f9a233c1b2 100644 --- a/keyboards/tgr/910/config.h +++ b/keyboards/tgr/910/config.h @@ -47,10 +47,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #define RGBLIGHT_ANIMATIONS -/* key combination for magic key command */ -/* defined by default; to change, uncomment and set to the combination you want */ -// #define IS_COMMAND() (get_mods() == MOD_MASK_SHIFT) - /* Bootmagic Lite key configuration */ // #define BOOTMAGIC_LITE_ROW 0 // #define BOOTMAGIC_LITE_COLUMN 0 |