]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/preonic/config.h
update preonic, add info.json
[qmk_firmware.git] / keyboards / preonic / config.h
index f88acf211109e0293a3a79f4da6803056cfc3f7e..74db9202d3c980f0596b2a358aab4534bd52a078 100644 (file)
@@ -24,7 +24,7 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 #define VENDOR_ID       0xFEED
 #define PRODUCT_ID      0x6061
 #define DEVICE_VER      0x0001
-#define MANUFACTURER    Ortholinear Keyboards
+#define MANUFACTURER    OLKB
 #define PRODUCT         The Preonic Keyboard
 #define DESCRIPTION     A compact ortholinear keyboard
 
@@ -37,6 +37,9 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 #define MATRIX_COL_PINS { F1, F0, B0, C7, F4, F5, F6, F7, D4, D6, B4, D7 }
 #define UNUSED_PINS
 
+#define AUDIO_VOICES
+#define C6_AUDIO
+
 #define BACKLIGHT_PIN B7
 
 /* COL2ROW or ROW2COL */