Skip to content

Commit

Permalink
Merge branch 'chameleon' of https://github.com/TweetyDaBird/vial-qmk
Browse files Browse the repository at this point in the history
…into chameleon

# Conflicts:
#	keyboards/tweetydabird/chameleon/keymaps/vial/rules.mk
  • Loading branch information
TweetyDaBird committed Mar 1, 2024
2 parents 3b25b33 + a9f60c4 commit 831418f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
2 changes: 1 addition & 1 deletion keyboards/tweetydabird/chameleon/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@

#pragma once

#define WS2812_PIO_USE_PIO1 // Force the usage of PIO1 peripheral, by default the WS2812 implementation uses the PIO0 peripheral
#define WS2812_PIO_USE_PIO1 // Force the usage of PIO1 peripheral, by default the WS2812 implementation uses the PIO0 peripheral
7 changes: 7 additions & 0 deletions users/art/art_user_config.h.example
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
// Copyright 2022 Artjoms Rizihs (@artjomsR)
// SPDX-License-Identifier: GPL-2.0-or-later

#define SPLIT75_SETUP_FOR_PUBLIC_USE_BY_DEFAULT true
#define WORKMAN_TO_QWERTY_HW_MAPPING false

#define lang_switch_combo SS_LGUI(SS_TAP(X_Z))

0 comments on commit 831418f

Please sign in to comment.