Skip to content

Commit

Permalink
Add OneKey
Browse files Browse the repository at this point in the history
  • Loading branch information
Jpe230 authored and dexter93 committed Oct 12, 2022
1 parent 420b913 commit 14e3541
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 0 deletions.
6 changes: 6 additions & 0 deletions keyboards/handwired/onekey/sn32/config.h
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
// Copyright 2022 Jpe230
// SPDX-License-Identifier: GPL-2.0-or-later

#pragma once

#include "config_common.h"
9 changes: 9 additions & 0 deletions keyboards/handwired/onekey/sn32/info.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"keyboard_name": "Onekey SN32",
"processor": "SN32F248BF",
"bootloader": "sn32-dfu",
"matrix_pins": {
"cols": ["A8"],
"rows": ["D11"]
}
}
Empty file.

0 comments on commit 14e3541

Please sign in to comment.