config.h 260 B

123456789101112
  1. // Copyright 2022 Joshua Diamond josh@windowoffire.com (@spidey3)
  2. // SPDX-License-Identifier: GPL-2.0-or-later
  3. #pragma once
  4. #define NO_ACTION_ONESHOT
  5. #undef LOCKING_SUPPORT_ENABLE
  6. #define LAYER_STATE_8BIT
  7. #define MAX_LAYER 4
  8. #define SHIFT_BACKSPACE_DELETE