Miscellaneous keyboard.json migrations (#23378)

This commit is contained in:
Joel Challis 2024-04-03 23:14:03 +01:00 committed by GitHub
parent 62af50ceef
commit f29daff9b6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
62 changed files with 57 additions and 185 deletions

View file

@ -16,26 +16,4 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#pragma once
#define EARLY_INIT_PERFORM_BOOTLOADER_JUMP TRUE
/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
#define LOCKING_SUPPORT_ENABLE
/* Locking resynchronize hack */
#define LOCKING_RESYNC_ENABLE
/*
* Feature disable options
* These options are also useful to firmware size reduction.
*/
/* disable debug print */
//#define NO_DEBUG
/* disable print */
//#define NO_PRINT
/* disable action features */
//#define NO_ACTION_LAYER
//#define NO_ACTION_TAPPING
//#define NO_ACTION_ONESHOT