[Keyboard] Add Somei70 (#24444)
* Somei70 addition * Changes made, added VIA keymap, cleaned formatting * keymap via * Create rules.mk * Add files via upload * Delete keyboards/somei70/keymaps/via directory * Fixed RGB and matrix * Layout corrections and LED positions * removal of rules.mk * Moved OLED Settings to somei70.c, formatted C removed TABs, removed _LAYERC * Forgot to include license header * Further changes as per suggestions, replaced _user for _kb within somei70.c * Updated keymap 'changes in Nov24' * Requested changes
This commit is contained in:
parent
276f84a9a8
commit
40c93bcdc6
5 changed files with 282 additions and 0 deletions
5
keyboards/somei70/config.h
Normal file
5
keyboards/somei70/config.h
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
// Copyright 2023 QMK
|
||||
// SPDX-License-Identifier: GPL-2.0-or-later
|
||||
#pragma once
|
||||
|
||||
#define OLED_BRIGHTNESS 100
|
||||
Loading…
Add table
Add a link
Reference in a new issue