[Keyboard] Add Spleeb default and custom firmware (#19481)
Co-authored-by: jack <0x6a73@protonmail.com>
This commit is contained in:
parent
dbd1d3cba1
commit
96b0baa230
12 changed files with 1391 additions and 0 deletions
15
keyboards/spleeb/keymaps/chrishoage/config.h
Normal file
15
keyboards/spleeb/keymaps/chrishoage/config.h
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
// Copyright 2022 Chris Hoage (@chrishoage)
|
||||
// SPDX-License-Identifier: GPL-2.0-or-later
|
||||
|
||||
#pragma once
|
||||
|
||||
#define AUTO_MOUSE_TIME 250
|
||||
|
||||
#define CIRQUE_PINNACLE_DIAMETER_MM 35
|
||||
#define POINTING_DEVICE_ROTATION_180
|
||||
|
||||
#define SPLEEB_DRAGSCROLL_REVERSE_X
|
||||
#define SPLEEB_ENCODER_MODE_MAP_ENABLE
|
||||
|
||||
#define BOOTMAGIC_LITE_ROW 5
|
||||
#define BOOTMAGIC_LITE_COLUMN 6
|
||||
Loading…
Add table
Add a link
Reference in a new issue