Update ginkgo65hot to allow use of community layouts (#17911)
This commit is contained in:
parent
e938c663e5
commit
5408334083
14 changed files with 181 additions and 74 deletions
12
layouts/community/65_ansi_blocker/spidey3/config.h
Normal file
12
layouts/community/65_ansi_blocker/spidey3/config.h
Normal file
|
@ -0,0 +1,12 @@
|
|||
// Copyright 2022 Joshua Diamond josh@windowoffire.com (@spidey3)
|
||||
// SPDX-License-Identifier: GPL-2.0-or-later
|
||||
|
||||
#pragma once
|
||||
|
||||
#define NO_ACTION_ONESHOT
|
||||
#undef LOCKING_SUPPORT_ENABLE
|
||||
|
||||
#define LAYER_STATE_8BIT
|
||||
#define MAX_LAYER 4
|
||||
|
||||
#define SHIFT_BACKSPACE_DELETE
|
Loading…
Add table
Add a link
Reference in a new issue