~ruther/qmk_firmware

752f5d6eb699d9c9582c84e2ed578aa6f46b2d70 — tszaboo 4 years ago b6c353d
[Keyboard] Fixing files for Orto4exent (#12607)

Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2 files changed, 5 insertions(+), 4 deletions(-)

M keyboards/tszaboo/ortho4exent/config.h
M keyboards/tszaboo/ortho4exent/info.json
M keyboards/tszaboo/ortho4exent/config.h => keyboards/tszaboo/ortho4exent/config.h +3 -2
@@ 47,7 47,7 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
#define LED_CAPS_LOCK_PIN E6

/* COL2ROW, ROW2COL*/
#define DIODE_DIRECTION COL2ROW
#define DIODE_DIRECTION ROW2COL

/*
 * Split Keyboard specific options, make sure you have 'SPLIT_KEYBOARD = yes' in your rules.mk, and define SOFT_SERIAL_PIN.


@@ 60,7 60,8 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.

 #define RGB_DI_PIN B6
 #ifdef RGB_DI_PIN
   #define RGBLED_NUM 16
   #define RGBLED_NUM 18

   #define RGBLIGHT_HUE_STEP 8
   #define RGBLIGHT_SAT_STEP 8
   #define RGBLIGHT_VAL_STEP 8

M keyboards/tszaboo/ortho4exent/info.json => keyboards/tszaboo/ortho4exent/info.json +2 -2
@@ 37,7 37,7 @@
			{"label":"k1C","x":12.5,"y":1},
			{"label":"k1D","x":13.5,"y":1},
			{"label":"k1E","x":14.5,"y":1,"w":1.5},
			{"label":"k20","x":0,"y":2},
			{"label":"k20","x":0,"y":2,"w":1.5},
			{"label":"k21","x":1.5,"y":2},
			{"label":"k22","x":2.5,"y":2},
			{"label":"k23","x":3.5,"y":2},


@@ 51,7 51,7 @@
			{"label":"k2B","x":11.5,"y":2},
			{"label":"k2C","x":12.5,"y":2},
			{"label":"k2D","x":13.5,"y":2},
			{"label":"k2E","x":14.5,"y":2},
			{"label":"k2E","x":14.5,"y":2,"w":1.5},
			{"label":"k30","x":0,"y":3,"w":1.5},
			{"label":"k31","x":1.5,"y":3},
			{"label":"k32","x":2.5,"y":3},