diff options
author | fauxpark <fauxpark@gmail.com> | 2022-10-29 16:54:14 +1100 |
---|---|---|
committer | fauxpark <fauxpark@gmail.com> | 2022-10-29 16:54:14 +1100 |
commit | 9d717c85dc184c0e34b40251b5703ae3626f571e (patch) | |
tree | 9ef6e296e81a48b7c6f5d265e52e571b8a5bc3ba /keyboards/keebio/sinc/rev2/config.h | |
parent | 22be7e79ac6a328ed5a7dc8c4e6f17d749852221 (diff) | |
parent | e90ff84c31905932849164204c10ea58255ddad2 (diff) |
Merge remote-tracking branch 'upstream/master' into develop
Diffstat (limited to 'keyboards/keebio/sinc/rev2/config.h')
-rw-r--r-- | keyboards/keebio/sinc/rev2/config.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/keebio/sinc/rev2/config.h b/keyboards/keebio/sinc/rev2/config.h index d00bd12328..7fde38b58e 100644 --- a/keyboards/keebio/sinc/rev2/config.h +++ b/keyboards/keebio/sinc/rev2/config.h @@ -28,7 +28,5 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #define RGBLIGHT_LED_MAP { 1, 2, 3, 12, 13, 14, 15, 0, 7, 6, 5, 4, 11, 10, 9, 8 } #define RGBLIGHT_DEFAULT_MODE (RGBLIGHT_MODE_RAINBOW_SWIRL + 2) -// Set right column, left macro, 1.75u shift, split spaces, and 5x1u on by default -#define VIA_EEPROM_LAYOUT_OPTIONS_DEFAULT 0x00DE #define VIA_EEPROM_LAYOUT_OPTIONS_SIZE 2 #define DYNAMIC_KEYMAP_LAYER_COUNT 3 |