Skip to content

Commit

Permalink
Convert yosino58 to use split common (qmk#17861)
Browse files Browse the repository at this point in the history
  • Loading branch information
zvecr authored and nolanseaton committed Jan 23, 2023
1 parent c35fb72 commit dc29a65
Show file tree
Hide file tree
Showing 27 changed files with 96 additions and 2,118 deletions.
Empty file removed keyboards/yosino58/.noci
Empty file.
25 changes: 0 additions & 25 deletions keyboards/yosino58/config.h

This file was deleted.

162 changes: 0 additions & 162 deletions keyboards/yosino58/i2c.c

This file was deleted.

46 changes: 0 additions & 46 deletions keyboards/yosino58/i2c.h

This file was deleted.

7 changes: 1 addition & 6 deletions keyboards/yosino58/keymaps/default/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -20,17 +20,12 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.

#pragma once

//#define USE_MATRIX_I2C

/* Select hand configuration */

#define MASTER_LEFT
// #define MASTER_RIGHT
// #define EE_HANDS

#define SSD1306OLED
// #define SSD1306_128X64

#define TAPPING_FORCE_HOLD
#define TAPPING_TERM 100

Expand All @@ -40,4 +35,4 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define RGBLIGHT_LIMIT_VAL 120
#define RGBLIGHT_HUE_STEP 10
#define RGBLIGHT_SAT_STEP 17
#define RGBLIGHT_VAL_STEP 17
#define RGBLIGHT_VAL_STEP 17
Loading

0 comments on commit dc29a65

Please sign in to comment.