]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/atom47/rev3/config.h
[Keymap] Added 'Vega' ErgoDone layout (#6196)
[qmk_firmware.git] / keyboards / atom47 / rev3 / config.h
index b94dc9773b79a32aed0b7b7724fa3a154a190371..5a302abff415266478e606a74b20b67e2dc1a357 100644 (file)
@@ -47,13 +47,7 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 //#define MATRIX_HAS_GHOST
 
 /* Set 0 if debouncing isn't needed */
-#define DEBOUNCING_DELAY 5
-
-
-/* key combination for command */
-#define IS_COMMAND() ( \
-    keyboard_report->mods == (MOD_BIT(KC_LSHIFT) | MOD_BIT(KC_RSHIFT)) \
-)
+#define DEBOUNCE 5
 
 /* Backlight configuration
  */