Fixup work_board (#23266)
* initial * Update keyboards/work_louder/work_board/keymaps/default/keymap.c Co-authored-by: Drashna Jaelre <drashna@live.com> --------- Co-authored-by: Drashna Jaelre <drashna@live.com>
This commit is contained in:
parent
df397a3bba
commit
aa33d8ba8e
8 changed files with 32 additions and 56 deletions
|
@ -24,20 +24,4 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
#define RGB_MATRIX_LED_COUNT 49
|
||||
#define RGB_MATRIX_DISABLE_KEYCODES
|
||||
|
||||
/*
|
||||
* 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
|
||||
|
||||
#define VIA_EEPROM_LAYOUT_OPTIONS_DEFAULT 0x1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue