Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BastardKB: upstream charybdis/4x6 #23811

Open
wants to merge 16 commits into
base: develop
Choose a base branch
from
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
charybdis/4x6: remove redundant layer count setting
  • Loading branch information
finrod09 committed Jun 6, 2024
commit 4cec46654c66e08404f55d578f7b88903dff49eb
5 changes: 0 additions & 5 deletions keyboards/bastardkb/charybdis/4x6/keymaps/via/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,6 @@
*/
#pragma once

#ifdef VIA_ENABLE
/* VIA configuration. */
# define DYNAMIC_KEYMAP_LAYER_COUNT 4
#endif // VIA_ENABLE

#ifndef __arm__
/* Disable unused features. */
# define NO_ACTION_ONESHOT
Expand Down
Loading