Browse Source

[Keyboard] Add Panc40 by Panc Interactive (#8175)

* Add Panc40 by Panc Interactive

* Fix LAYOUT_sebright macro
James Young 5 years ago
parent
commit
eabdef3b4d

+ 41 - 0
keyboards/panc40/config.h

@@ -0,0 +1,41 @@
+#pragma once
+
+#include "config_common.h"
+
+/* USB Device descriptor parameter */
+#define VENDOR_ID       0xFEED
+#define PRODUCT_ID      0x6060
+#define DEVICE_VER      0x0001
+#define MANUFACTURER    Panc Interactive
+#define PRODUCT         Panc40
+#define DESCRIPTION     QMK Firmware for Panc40
+
+/* key matrix size */
+#define MATRIX_ROWS 4
+#define MATRIX_COLS 12
+
+/* key matrix pins */
+#define MATRIX_ROW_PINS { F0, F1, F4, F5 }
+#define MATRIX_COL_PINS { F6, F7, C7, C6, B6, B5, B4, D7, D6, D4, D0, D1 }
+#define UNUSED_PINS
+
+/* COL2ROW or ROW2COL */
+#define DIODE_DIRECTION COL2ROW
+
+/* Set 0 if debouncing isn't needed */
+#define DEBOUNCE 5
+
+/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
+#define LOCKING_SUPPORT_ENABLE
+
+/* Locking resynchronize hack */
+#define LOCKING_RESYNC_ENABLE
+
+#define RGB_DI_PIN D2
+#ifdef RGB_DI_PIN
+#define RGBLIGHT_ANIMATIONS
+#define RGBLED_NUM 8
+#define RGBLIGHT_HUE_STEP 8
+#define RGBLIGHT_SAT_STEP 8
+#define RGBLIGHT_VAL_STEP 8
+#endif

+ 152 - 0
keyboards/panc40/info.json

@@ -0,0 +1,152 @@
+{
+    "keyboard_name": "Panc40",
+    "url": "",
+    "maintainer": "qmk",
+    "width": 12,
+    "height": 4,
+    "layouts": {
+        "LAYOUT_all": {
+            "key_count": 45,
+            "layout": [
+                {"label":"K00", "x":0, "y":0},
+                {"label":"K01", "x":1, "y":0},
+                {"label":"K02", "x":2, "y":0},
+                {"label":"K03", "x":3, "y":0},
+                {"label":"K04", "x":4, "y":0},
+                {"label":"K05", "x":5, "y":0},
+                {"label":"K06", "x":6, "y":0},
+                {"label":"K07", "x":7, "y":0},
+                {"label":"K08", "x":8, "y":0},
+                {"label":"K09", "x":9, "y":0},
+                {"label":"K0A", "x":10, "y":0},
+                {"label":"K0B", "x":11, "y":0},
+                {"label":"K10", "x":0, "y":1, "w":1.25},
+                {"label":"K11", "x":1.25, "y":1},
+                {"label":"K12", "x":2.25, "y":1},
+                {"label":"K13", "x":3.25, "y":1},
+                {"label":"K14", "x":4.25, "y":1},
+                {"label":"K15", "x":5.25, "y":1},
+                {"label":"K16", "x":6.25, "y":1},
+                {"label":"K17", "x":7.25, "y":1},
+                {"label":"K18", "x":8.25, "y":1},
+                {"label":"K19", "x":9.25, "y":1},
+                {"label":"K1A", "x":10.25, "y":1, "w":1.75},
+                {"label":"K20", "x":0, "y":2, "w":1.75},
+                {"label":"K21", "x":1.75, "y":2},
+                {"label":"K22", "x":2.75, "y":2},
+                {"label":"K23", "x":3.75, "y":2},
+                {"label":"K24", "x":4.75, "y":2},
+                {"label":"K25", "x":5.75, "y":2},
+                {"label":"K26", "x":6.75, "y":2},
+                {"label":"K27", "x":7.75, "y":2},
+                {"label":"K28", "x":8.75, "y":2},
+                {"label":"K29", "x":9.75, "y":2},
+                {"label":"K2B", "x":10.75, "y":2, "w":1.25},
+                {"label":"K30", "x":0, "y":3, "w":1.25},
+                {"label":"K31", "x":1.25, "y":3, "w":1.25},
+                {"label":"K32", "x":2.5, "y":3, "w":1.25},
+                {"label":"K33", "x":3.75, "y":3},
+                {"label":"K34", "x":4.75, "y":3},
+                {"label":"K35", "x":5.75, "y":3},
+                {"label":"K36", "x":6.75, "y":3},
+                {"label":"K37", "x":7.75, "y":3},
+                {"label":"K38", "x":8.75, "y":3},
+                {"label":"K39", "x":9.75, "y":3},
+                {"label":"K3B", "x":10.75, "y":3, "w":1.25}
+            ]
+        },
+        "LAYOUT_minorca": {
+            "key_count": 42,
+            "layout": [
+                {"label":"K00", "x":0, "y":0},
+                {"label":"K01", "x":1, "y":0},
+                {"label":"K02", "x":2, "y":0},
+                {"label":"K03", "x":3, "y":0},
+                {"label":"K04", "x":4, "y":0},
+                {"label":"K05", "x":5, "y":0},
+                {"label":"K06", "x":6, "y":0},
+                {"label":"K07", "x":7, "y":0},
+                {"label":"K08", "x":8, "y":0},
+                {"label":"K09", "x":9, "y":0},
+                {"label":"K0A", "x":10, "y":0},
+                {"label":"K0B", "x":11, "y":0},
+                {"label":"K10", "x":0, "y":1, "w":1.25},
+                {"label":"K11", "x":1.25, "y":1},
+                {"label":"K12", "x":2.25, "y":1},
+                {"label":"K13", "x":3.25, "y":1},
+                {"label":"K14", "x":4.25, "y":1},
+                {"label":"K15", "x":5.25, "y":1},
+                {"label":"K16", "x":6.25, "y":1},
+                {"label":"K17", "x":7.25, "y":1},
+                {"label":"K18", "x":8.25, "y":1},
+                {"label":"K19", "x":9.25, "y":1},
+                {"label":"K1A", "x":10.25, "y":1, "w":1.75},
+                {"label":"K20", "x":0, "y":2, "w":1.75},
+                {"label":"K21", "x":1.75, "y":2},
+                {"label":"K22", "x":2.75, "y":2},
+                {"label":"K23", "x":3.75, "y":2},
+                {"label":"K24", "x":4.75, "y":2},
+                {"label":"K25", "x":5.75, "y":2},
+                {"label":"K26", "x":6.75, "y":2},
+                {"label":"K27", "x":7.75, "y":2},
+                {"label":"K28", "x":8.75, "y":2},
+                {"label":"K29", "x":9.75, "y":2},
+                {"label":"K2B", "x":10.75, "y":2, "w":1.25},
+                {"label":"K30", "x":0, "y":3, "w":1.25},
+                {"label":"K31", "x":1.25, "y":3, "w":1.25},
+                {"label":"K32", "x":2.5, "y":3, "w":1.25},
+                {"label":"K34", "x":3.75, "y":3, "w":2.25},
+                {"label":"K36", "x":6, "y":3, "w":2.25},
+                {"label":"K38", "x":8.25, "y":3, "w":1.25},
+                {"label":"K39", "x":9.5, "y":3},
+                {"label":"K3B", "x":10.5, "y":3, "w":1.5}
+            ]
+        },
+        "LAYOUT_sebright": {
+            "key_count": 41,
+            "layout": [
+                {"label":"K00", "x":0, "y":0},
+                {"label":"K01", "x":1, "y":0},
+                {"label":"K02", "x":2, "y":0},
+                {"label":"K03", "x":3, "y":0},
+                {"label":"K04", "x":4, "y":0},
+                {"label":"K05", "x":5, "y":0},
+                {"label":"K06", "x":6, "y":0},
+                {"label":"K07", "x":7, "y":0},
+                {"label":"K08", "x":8, "y":0},
+                {"label":"K09", "x":9, "y":0},
+                {"label":"K0A", "x":10, "y":0},
+                {"label":"K0B", "x":11, "y":0},
+                {"label":"K10", "x":0, "y":1, "w":1.25},
+                {"label":"K11", "x":1.25, "y":1},
+                {"label":"K12", "x":2.25, "y":1},
+                {"label":"K13", "x":3.25, "y":1},
+                {"label":"K14", "x":4.25, "y":1},
+                {"label":"K15", "x":5.25, "y":1},
+                {"label":"K16", "x":6.25, "y":1},
+                {"label":"K17", "x":7.25, "y":1},
+                {"label":"K18", "x":8.25, "y":1},
+                {"label":"K19", "x":9.25, "y":1},
+                {"label":"K1A", "x":10.25, "y":1, "w":1.75},
+                {"label":"K20", "x":0, "y":2, "w":1.75},
+                {"label":"K21", "x":1.75, "y":2},
+                {"label":"K22", "x":2.75, "y":2},
+                {"label":"K23", "x":3.75, "y":2},
+                {"label":"K24", "x":4.75, "y":2},
+                {"label":"K25", "x":5.75, "y":2},
+                {"label":"K26", "x":6.75, "y":2},
+                {"label":"K27", "x":7.75, "y":2},
+                {"label":"K28", "x":8.75, "y":2},
+                {"label":"K29", "x":9.75, "y":2},
+                {"label":"K2B", "x":10.75, "y":2, "w":1.25},
+                {"label":"K31", "x":1.25, "y":3, "w":1.25},
+                {"label":"K32", "x":2.5, "y":3, "w":1.25},
+                {"label":"K33", "x":3.75, "y":3, "w":1.25},
+                {"label":"K35", "x":5, "y":3, "w":2.75},
+                {"label":"K37", "x":7.75, "y":3},
+                {"label":"K38", "x":8.75, "y":3},
+                {"label":"K39", "x":9.75, "y":3}
+            ]
+        }
+    }
+}

+ 20 - 0
keyboards/panc40/keymaps/default/keymap.c

@@ -0,0 +1,20 @@
+#include QMK_KEYBOARD_H
+
+const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
+
+	[0] = LAYOUT_all(
+        KC_ESC,  KC_Q,    KC_W,    KC_E,    KC_R,    KC_T,    KC_Y,    KC_U,    KC_I,    KC_O,    KC_P,    KC_BSPC,
+        KC_TAB,  KC_A,    KC_S,    KC_D,    KC_F,    KC_G,    KC_H,    KC_J,    KC_K,    KC_L,    KC_BSLS,
+        KC_LSFT, KC_Z,    KC_X,    KC_C,    KC_V,    KC_B,    KC_N,    KC_M,    KC_COMM, KC_DOT,  MO(1),
+        KC_LCTL, KC_LGUI, KC_LALT, KC_ENT,  KC_SPC,  KC_SPC,  KC_SPC,  KC_RALT, KC_RGUI, KC_RCTL, RGB_TOG
+    ),
+
+	[1] = LAYOUT_all(
+        RESET,   _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______,
+        _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______,
+        _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______,
+        _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______
+    ),
+
+
+};

+ 33 - 0
keyboards/panc40/keymaps/default/readme.md

@@ -0,0 +1,33 @@
+# The default keymap for Panc40
+
+Supports both Minorca and Sebright layouts with one firmware.
+
+## Minorca layout
+
+```
+┌───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┐
+│Esc| Q | W | E | R | T | Y | U | I | O | P |BS │
+├───┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴───┤
+│Tab │ A | S | D | F | G | H | J | K | L | \ |  │
+├────┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬────┤
+│Shift │ Z | X | C | V | B | N | M |, <│. >│Fn  │
+├────┬─┴──┬┴───┼───┴───┴┬──┴───┴─┬─┴──┬┴──┬┴────┤
+│Ctrl│GUI │Alt │ Space  | Space  │GUI │Ctl│RGBTg|
+└────┴────┴────┴────────┴────────┴────┴───┴─────┘
+```
+
+## Sebright layout
+
+```
+┌───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┐
+│Esc| Q | W | E | R | T | Y | U | I | O | P |BS │
+├───┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴───┤
+│Tab │ A | S | D | F | G | H | J | K | L | \ |  │
+├────┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬────┤
+│Shift │ Z | X | C | V | B | N | M |, <│. >│Fn  │
+└────┬─┴──┬┴───┼───┴┬──┴───┴───┼───┼───┼───┼────┘
+     │GUI │Alt │Ent │  Space   │Alt│GUI│Ctl│
+     └────┴────┴────┴──────────┴───┴───┴───┘
+```
+
+Both layouts use `Fn+Esc` to Reset.

+ 19 - 0
keyboards/panc40/keymaps/default_minorca/keymap.c

@@ -0,0 +1,19 @@
+#include QMK_KEYBOARD_H
+
+const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
+
+	[0] = LAYOUT_minorca(
+        KC_ESC,  KC_Q,    KC_W,    KC_E,    KC_R,    KC_T,    KC_Y,    KC_U,    KC_I,    KC_O,    KC_P,    KC_BSPC,
+        KC_TAB,  KC_A,    KC_S,    KC_D,    KC_F,    KC_G,    KC_H,    KC_J,    KC_K,    KC_L,    KC_BSLS,
+        KC_LSFT, KC_Z,    KC_X,    KC_C,    KC_V,    KC_B,    KC_N,    KC_M,    KC_COMM, KC_DOT,  MO(1),
+        KC_LCTL, KC_LGUI, KC_LALT,          KC_SPC,           KC_SPC,           KC_RGUI, KC_RCTL, RGB_TOG
+    ),
+
+	[1] = LAYOUT_minorca(
+        RESET,   _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______,
+        _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______,
+        _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______,
+        _______, _______, _______,          _______,          _______,          _______, _______, _______
+    ),
+
+};

+ 15 - 0
keyboards/panc40/keymaps/default_minorca/readme.md

@@ -0,0 +1,15 @@
+# default_minorca
+
+```
+┌───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┐
+│Esc| Q | W | E | R | T | Y | U | I | O | P |BS │
+├───┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴───┤
+│Tab │ A | S | D | F | G | H | J | K | L | \ |  │
+├────┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬────┤
+│Shift │ Z | X | C | V | B | N | M |, <│. >│Fn  │
+├────┬─┴──┬┴───┼───┴───┴┬──┴───┴─┬─┴──┬┴──┬┴────┤
+│Ctrl│GUI │Alt │ Space  | Space  │GUI │Ctl│RGBTg|
+└────┴────┴────┴────────┴────────┴────┴───┴─────┘
+```
+
+`Fn+Esc` = `RESET`

+ 20 - 0
keyboards/panc40/keymaps/default_sebright/keymap.c

@@ -0,0 +1,20 @@
+#include QMK_KEYBOARD_H
+
+const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
+
+	[0] = LAYOUT_sebright(
+        KC_ESC,  KC_Q,    KC_W,    KC_E,    KC_R,    KC_T,    KC_Y,    KC_U,    KC_I,    KC_O,    KC_P,    KC_BSPC,
+        KC_TAB,  KC_A,    KC_S,    KC_D,    KC_F,    KC_G,    KC_H,    KC_J,    KC_K,    KC_L,    KC_BSLS,
+        KC_LSFT, KC_Z,    KC_X,    KC_C,    KC_V,    KC_B,    KC_N,    KC_M,    KC_COMM, KC_DOT,  MO(1),
+                 KC_LGUI, KC_LALT, KC_ENT,           KC_SPC,           KC_RALT, KC_RGUI, KC_RCTL
+    ),
+
+	[1] = LAYOUT_sebright(
+        RESET,   _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______,
+        _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______,
+        _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______,
+                 _______, _______, _______,          _______,          _______, _______, _______
+    ),
+
+
+};

+ 15 - 0
keyboards/panc40/keymaps/default_sebright/readme.md

@@ -0,0 +1,15 @@
+# default_sebright
+
+```
+┌───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┐
+│Esc| Q | W | E | R | T | Y | U | I | O | P |BS │
+├───┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴───┤
+│Tab │ A | S | D | F | G | H | J | K | L | \ |  │
+├────┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬────┤
+│Shift │ Z | X | C | V | B | N | M |, <│. >│Fn  │
+└────┬─┴──┬┴───┼───┴┬──┴───┴───┼───┼───┼───┼────┘
+     │GUI │Alt │Ent │  Space   │Alt│GUI│Ctl│
+     └────┴────┴────┴──────────┴───┴───┴───┘
+```
+
+`Fn+Esc` = `RESET`

+ 1 - 0
keyboards/panc40/panc40.c

@@ -0,0 +1 @@
+#include "panc40.h"

+ 39 - 0
keyboards/panc40/panc40.h

@@ -0,0 +1,39 @@
+#pragma once
+
+#include "quantum.h"
+
+#define LAYOUT_all( \
+	K00, K01, K02, K03, K04, K05, K06, K07, K08, K09, K0A, K0B, \
+	K10, K11, K12, K13, K14, K15, K16, K17, K18, K19, K1A,      \
+	K20, K21, K22, K23, K24, K25, K26, K27, K28, K29,      K2B, \
+	K30, K31, K32, K33, K34, K35, K36, K37, K38, K39,      K3B  \
+) { \
+    { K00, K01, K02, K03, K04, K05, K06, K07, K08, K09, K0A,   K0B   }, \
+    { K10, K11, K12, K13, K14, K15, K16, K17, K18, K19, K1A,   KC_NO }, \
+    { K20, K21, K22, K23, K24, K25, K26, K27, K28, K29, KC_NO, K2B   }, \
+    { K30, K31, K32, K33, K34, K35, K36, K37, K38, K39, KC_NO, K3B   }  \
+}
+
+#define LAYOUT_minorca( \
+	K00, K01, K02, K03, K04, K05, K06, K07, K08, K09, K0A, K0B, \
+	K10, K11, K12, K13, K14, K15, K16, K17, K18, K19, K1A,      \
+	K20, K21, K22, K23, K24, K25, K26, K27, K28, K29,      K2B, \
+	K30, K31, K32,      K34,      K36,      K38, K39,      K3B  \
+) { \
+    { K00, K01, K02, K03,   K04, K05,   K06, K07,   K08, K09, K0A,   K0B   }, \
+    { K10, K11, K12, K13,   K14, K15,   K16, K17,   K18, K19, K1A,   KC_NO }, \
+    { K20, K21, K22, K23,   K24, K25,   K26, K27,   K28, K29, KC_NO, K2B   }, \
+    { K30, K31, K32, KC_NO, K34, KC_NO, K36, KC_NO, K38, K39, KC_NO, K3B   }  \
+}
+
+#define LAYOUT_sebright( \
+	K00, K01, K02, K03, K04, K05, K06, K07, K08, K09, K0A, K0B, \
+	K10, K11, K12, K13, K14, K15, K16, K17, K18, K19, K1A,      \
+	K20, K21, K22, K23, K24, K25, K26, K27, K28, K29,      K2B, \
+	     K31, K32, K33,      K35,      K37, K38, K39            \
+) { \
+    { K00,   K01, K02, K03, K04,   K05, K06,   K07, K08, K09, K0A,   K0B   }, \
+    { K10,   K11, K12, K13, K14,   K15, K16,   K17, K18, K19, K1A,   KC_NO }, \
+    { K20,   K21, K22, K23, K24,   K25, K26,   K27, K28, K29, KC_NO, K2B   }, \
+    { KC_NO, K31, K32, K33, KC_NO, K35, KC_NO, K37, K38, K39, KC_NO, KC_NO }  \
+}

+ 15 - 0
keyboards/panc40/readme.md

@@ -0,0 +1,15 @@
+# Panc40
+
+![Panc40](https://www.panc.co/uploads/4/0/3/7/4037410/dsc-1460-orig_orig.jpg)
+
+A 40% keyboard by [Panc Interactive](https://panc.co/) featuring hotswap sockets, RGB underglow and USB-C. Supports the Minorca and Sebright layouts.
+
+* Keyboard Maintainer: [The QMK Community](https://github.com/qmk)
+* Hardware Supported: Panc40 PCB, ATmega32U4
+* Hardware Availability: [Reddit Group Buy](https://www.reddit.com/r/mechmarket/comments/cdi2y2/gb_panc40_40_keyboard_group_buy_update/)
+
+Make example for this keyboard (after setting up your build environment):
+
+    make panc40:default
+
+See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).

+ 32 - 0
keyboards/panc40/rules.mk

@@ -0,0 +1,32 @@
+# MCU name
+MCU = atmega32u4
+
+# Bootloader selection
+#   Teensy       halfkay
+#   Pro Micro    caterina
+#   Atmel DFU    atmel-dfu
+#   LUFA DFU     lufa-dfu
+#   QMK DFU      qmk-dfu
+#   ATmega32A    bootloadHID
+#   ATmega328P   USBasp
+BOOTLOADER = atmel-dfu
+
+# Build Options
+#   change yes to no to disable
+#
+BOOTMAGIC_ENABLE = lite     # Virtual DIP switch configuration
+MOUSEKEY_ENABLE = yes       # Mouse keys
+EXTRAKEY_ENABLE = yes       # Audio control and System control
+CONSOLE_ENABLE = no         # Console for debug
+COMMAND_ENABLE = no         # Commands for debug and configuration
+# Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE
+SLEEP_LED_ENABLE = no       # Breathing sleep LED during USB suspend
+# if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
+NKRO_ENABLE = yes           # USB Nkey Rollover
+BACKLIGHT_ENABLE = no       # Enable keyboard backlight functionality
+RGBLIGHT_ENABLE = yes       # Enable keyboard RGB underglow
+MIDI_ENABLE = no            # MIDI support
+BLUETOOTH_ENABLE = no       # Enable Bluetooth with the Adafruit EZ-Key HID
+AUDIO_ENABLE = no           # Audio output on port C6
+FAUXCLICKY_ENABLE = no      # Use buzzer to emulate clicky switches
+HD44780_ENABLE = no         # Enable support for HD44780 based LCDs