~ruther/qmk_firmware

ref: f150258e5ab6bf04c2e724389465f7a8ef5759ef qmk_firmware/layouts/community/ergodox/zweihander-macos/config.h -rw-r--r-- 584 bytes
f150258e — skyloong [Keyboard] Skyloong GK61 Pro 48 (#21654) 1 year, 7 months ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
13
14
/*
  Set any config.h overrides for your specific keymap here.
  See config.h options at https://docs.qmk.fm/#/config_options?id=the-configh-file
*/

#pragma once
// 15,  the default,  is too low for Kailh Coppers. I get lots of double presses.
// (ba-dum tish)
// #undef  DEBOUNCE
// #define DEBOUNCE 22

// Reduce USB power consumption to 100 mA to make it work with a Lightning to USB 3 Camera Adapter (MK0W2AM/A). ZSA says 100 mA is high enough for the keyboard if you disable the big Shine/Glow LEDs first.
#undef  USB_MAX_POWER_CONSUMPTION
#define USB_MAX_POWER_CONSUMPTION 100
Do not follow this link