[Keyboard] Fix up and clean Corne Keyboard code (#6284)
* Fix corne communication issues with LTO * Fix up other issues with corne code * Fix indentation * Clang Format rev1 file for Corne
This commit is contained in:
parent
bbdc82dd36
commit
c9424eb8d7
9 changed files with 33 additions and 413 deletions
|
@ -23,7 +23,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
#define PRODUCT_ID 0x3060
|
||||
#define DEVICE_VER 0x0001
|
||||
#define MANUFACTURER foostan
|
||||
#define PRODUCT Crkbd
|
||||
#define PRODUCT Corne Keyboard (crkbd)
|
||||
#define DESCRIPTION A split keyboard with 3x6 vertically staggered keys and 3 thumb keys
|
||||
|
||||
/* key matrix size */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue