diff options
Diffstat (limited to 'keyboards/atom47/rev3/config.h')
| -rw-r--r-- | keyboards/atom47/rev3/config.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/keyboards/atom47/rev3/config.h b/keyboards/atom47/rev3/config.h index b94dc9773..e14800b0f 100644 --- a/keyboards/atom47/rev3/config.h +++ b/keyboards/atom47/rev3/config.h | |||
| @@ -49,12 +49,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 49 | /* Set 0 if debouncing isn't needed */ | 49 | /* Set 0 if debouncing isn't needed */ |
| 50 | #define DEBOUNCING_DELAY 5 | 50 | #define DEBOUNCING_DELAY 5 |
| 51 | 51 | ||
| 52 | |||
| 53 | /* key combination for command */ | ||
| 54 | #define IS_COMMAND() ( \ | ||
| 55 | keyboard_report->mods == (MOD_BIT(KC_LSHIFT) | MOD_BIT(KC_RSHIFT)) \ | ||
| 56 | ) | ||
| 57 | |||
| 58 | /* Backlight configuration | 52 | /* Backlight configuration |
| 59 | */ | 53 | */ |
| 60 | #define BACKLIGHT_LEVELS 4 | 54 | #define BACKLIGHT_LEVELS 4 |
