diff options
| author | yiancar <yiangosyiangou@cytanet.com.cy> | 2024-10-05 10:16:25 -0600 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-10-05 10:16:25 -0600 |
| commit | e12c1fefdfedbf772d10377c85e2c3caffbdb644 (patch) | |
| tree | d043081af417c4d36688f7e847c46db83e71aa02 | |
| parent | 6a73c8299b53426295e6af9c30a51a1823b872c1 (diff) | |
NK Classic TKL ISO (#24434)
* initial_commit
* fix keymap
* Update keyboards/novelkeys/nk_classic_tkl_iso/keyboard.json
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
---------
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
| -rw-r--r-- | keyboards/novelkeys/nk_classic_tkl_iso/config.h | 25 | ||||
| -rw-r--r-- | keyboards/novelkeys/nk_classic_tkl_iso/halconf.h | 21 | ||||
| -rwxr-xr-x | keyboards/novelkeys/nk_classic_tkl_iso/keyboard.json | 270 | ||||
| -rw-r--r-- | keyboards/novelkeys/nk_classic_tkl_iso/keymaps/default/keymap.c | 69 | ||||
| -rw-r--r-- | keyboards/novelkeys/nk_classic_tkl_iso/mcuconf.h | 22 | ||||
| -rw-r--r-- | keyboards/novelkeys/nk_classic_tkl_iso/readme.md | 32 | ||||
| -rw-r--r-- | keyboards/novelkeys/nk_classic_tkl_iso/rules.mk | 2 |
7 files changed, 441 insertions, 0 deletions
diff --git a/keyboards/novelkeys/nk_classic_tkl_iso/config.h b/keyboards/novelkeys/nk_classic_tkl_iso/config.h new file mode 100644 index 0000000000..62744a2589 --- /dev/null +++ b/keyboards/novelkeys/nk_classic_tkl_iso/config.h | |||
| @@ -0,0 +1,25 @@ | |||
| 1 | /* Copyright 2024 Yiancar-Designs | ||
| 2 | * | ||
| 3 | * This program is free software: you can redistribute it and/or modify | ||
| 4 | * it under the terms of the GNU General Public License as published by | ||
| 5 | * the Free Software Foundation, either version 2 of the License, or | ||
| 6 | * (at your option) any later version. | ||
| 7 | * | ||
| 8 | * This program is distributed in the hope that it will be useful, | ||
| 9 | * but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
| 10 | * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
| 11 | * GNU General Public License for more details. | ||
| 12 | * | ||
| 13 | * You should have received a copy of the GNU General Public License | ||
| 14 | * along with this program. If not, see <http://www.gnu.org/licenses/>. | ||
| 15 | */ | ||
| 16 | |||
| 17 | #pragma once | ||
| 18 | |||
| 19 | /* RGB options */ | ||
| 20 | |||
| 21 | #define WS2812_PWM_DRIVER PWMD3 | ||
| 22 | #define WS2812_PWM_CHANNEL 3 | ||
| 23 | #define WS2812_PWM_PAL_MODE 1 | ||
| 24 | #define WS2812_DMA_STREAM STM32_DMA1_STREAM3 | ||
| 25 | #define WS2812_DMA_CHANNEL 3 | ||
diff --git a/keyboards/novelkeys/nk_classic_tkl_iso/halconf.h b/keyboards/novelkeys/nk_classic_tkl_iso/halconf.h new file mode 100644 index 0000000000..c7f5bab5c8 --- /dev/null +++ b/keyboards/novelkeys/nk_classic_tkl_iso/halconf.h | |||
| @@ -0,0 +1,21 @@ | |||
| 1 | /* Copyright 2024 Yiancar-Designs | ||
| 2 | * | ||
| 3 | * This program is free software: you can redistribute it and/or modify | ||
| 4 | * it under the terms of the GNU General Public License as published by | ||
| 5 | * the Free Software Foundation, either version 2 of the License, or | ||
| 6 | * (at your option) any later version. | ||
| 7 | * | ||
| 8 | * This program is distributed in the hope that it will be useful, | ||
| 9 | * but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
| 10 | * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
| 11 | * GNU General Public License for more details. | ||
| 12 | * | ||
| 13 | * You should have received a copy of the GNU General Public License | ||
| 14 | * along with this program. If not, see <http://www.gnu.org/licenses/>. | ||
| 15 | */ | ||
| 16 | |||
| 17 | #pragma once | ||
| 18 | |||
| 19 | #define HAL_USE_PWM TRUE | ||
| 20 | |||
| 21 | #include_next <halconf.h> | ||
diff --git a/keyboards/novelkeys/nk_classic_tkl_iso/keyboard.json b/keyboards/novelkeys/nk_classic_tkl_iso/keyboard.json new file mode 100755 index 0000000000..12085cbacc --- /dev/null +++ b/keyboards/novelkeys/nk_classic_tkl_iso/keyboard.json | |||
| @@ -0,0 +1,270 @@ | |||
| 1 | { | ||
| 2 | "manufacturer": "Yiancar-Designs", | ||
| 3 | "keyboard_name": "NK_ Classic TKL ISO", | ||
| 4 | "maintainer": "Yiancar", | ||
| 5 | "bootloader": "stm32-dfu", | ||
| 6 | "diode_direction": "COL2ROW", | ||
| 7 | "features": { | ||
| 8 | "bootmagic": true, | ||
| 9 | "command": false, | ||
| 10 | "console": false, | ||
| 11 | "extrakey": true, | ||
| 12 | "mousekey": true, | ||
| 13 | "nkro": true, | ||
| 14 | "rgb_matrix": true | ||
| 15 | }, | ||
| 16 | "matrix_pins": { | ||
| 17 | "cols": ["B12", "B13", "B14", "B15", "A8", "A10", "A14", "A15", "B3", "B4", "B5", "B6", "B7", "B8", "B9", "A0", "A1"], | ||
| 18 | "rows": ["B11", "B10", "B2", "B1", "A9", "A5"] | ||
| 19 | }, | ||
| 20 | "processor": "STM32F072", | ||
| 21 | "rgb_matrix": { | ||
| 22 | "animations": { | ||
| 23 | "alphas_mods": true, | ||
| 24 | "band_pinwheel_sat": true, | ||
| 25 | "band_pinwheel_val": true, | ||
| 26 | "band_sat": true, | ||
| 27 | "band_spiral_sat": true, | ||
| 28 | "band_spiral_val": true, | ||
| 29 | "band_val": true, | ||
| 30 | "breathing": true, | ||
| 31 | "cycle_all": true, | ||
| 32 | "cycle_left_right": true, | ||
| 33 | "cycle_out_in": true, | ||
| 34 | "cycle_out_in_dual": true, | ||
| 35 | "cycle_pinwheel": true, | ||
| 36 | "cycle_spiral": true, | ||
| 37 | "cycle_up_down": true, | ||
| 38 | "digital_rain": true, | ||
| 39 | "dual_beacon": true, | ||
| 40 | "gradient_left_right": true, | ||
| 41 | "gradient_up_down": true, | ||
| 42 | "hue_breathing": true, | ||
| 43 | "hue_pendulum": true, | ||
| 44 | "hue_wave": true, | ||
| 45 | "jellybean_raindrops": true, | ||
| 46 | "multisplash": true, | ||
| 47 | "pixel_flow": true, | ||
| 48 | "pixel_fractal": true, | ||
| 49 | "pixel_rain": true, | ||
| 50 | "rainbow_beacon": true, | ||
| 51 | "rainbow_moving_chevron": true, | ||
| 52 | "rainbow_pinwheels": true, | ||
| 53 | "raindrops": true, | ||
| 54 | "solid_multisplash": true, | ||
| 55 | "solid_reactive": true, | ||
| 56 | "solid_reactive_cross": true, | ||
| 57 | "solid_reactive_multicross": true, | ||
| 58 | "solid_reactive_multinexus": true, | ||
| 59 | "solid_reactive_multiwide": true, | ||
| 60 | "solid_reactive_nexus": true, | ||
| 61 | "solid_reactive_simple": true, | ||
| 62 | "solid_reactive_wide": true, | ||
| 63 | "solid_splash": true, | ||
| 64 | "splash": true, | ||
| 65 | "typing_heatmap": true | ||
| 66 | }, | ||
| 67 | "driver": "ws2812", | ||
| 68 | "layout": [ | ||
| 69 | {"matrix": [0, 0], "x": 0, "y": 0, "flags": 1}, | ||
| 70 | {"matrix": [0, 1], "x": 26, "y": 0, "flags": 4}, | ||
| 71 | {"matrix": [0, 2], "x": 38, "y": 0, "flags": 4}, | ||
| 72 | {"matrix": [0, 3], "x": 51, "y": 0, "flags": 4}, | ||
| 73 | {"matrix": [0, 4], "x": 64, "y": 0, "flags": 4}, | ||
| 74 | {"matrix": [0, 5], "x": 83, "y": 0, "flags": 1}, | ||
| 75 | {"matrix": [0, 6], "x": 96, "y": 0, "flags": 1}, | ||
| 76 | {"matrix": [0, 7], "x": 109, "y": 0, "flags": 1}, | ||
| 77 | {"matrix": [0, 8], "x": 122, "y": 0, "flags": 1}, | ||
| 78 | {"matrix": [0, 9], "x": 141, "y": 0, "flags": 4}, | ||
| 79 | {"matrix": [0, 10], "x": 154, "y": 0, "flags": 4}, | ||
| 80 | {"matrix": [0, 11], "x": 166, "y": 0, "flags": 4}, | ||
| 81 | {"matrix": [0, 12], "x": 179, "y": 0, "flags": 4}, | ||
| 82 | {"matrix": [0, 14], "x": 195, "y": 0, "flags": 1}, | ||
| 83 | {"matrix": [0, 15], "x": 208, "y": 0, "flags": 1}, | ||
| 84 | {"matrix": [0, 16], "x": 221, "y": 0, "flags": 1}, | ||
| 85 | {"matrix": [1, 16], "x": 221, "y": 15, "flags": 1}, | ||
| 86 | {"matrix": [1, 15], "x": 208, "y": 15, "flags": 1}, | ||
| 87 | {"matrix": [1, 14], "x": 195, "y": 15, "flags": 1}, | ||
| 88 | {"matrix": [1, 13], "x": 173, "y": 15, "flags": 1}, | ||
| 89 | {"matrix": [1, 12], "x": 154, "y": 15, "flags": 4}, | ||
| 90 | {"matrix": [1, 11], "x": 141, "y": 15, "flags": 4}, | ||
| 91 | {"matrix": [1, 10], "x": 128, "y": 15, "flags": 4}, | ||
| 92 | {"matrix": [1, 9], "x": 115, "y": 15, "flags": 4}, | ||
| 93 | {"matrix": [1, 8], "x": 102, "y": 15, "flags": 4}, | ||
| 94 | {"matrix": [1, 7], "x": 90, "y": 15, "flags": 4}, | ||
| 95 | {"matrix": [1, 6], "x": 77, "y": 15, "flags": 4}, | ||
| 96 | {"matrix": [1, 5], "x": 64, "y": 15, "flags": 4}, | ||
| 97 | {"matrix": [1, 4], "x": 51, "y": 15, "flags": 4}, | ||
| 98 | {"matrix": [1, 3], "x": 38, "y": 15, "flags": 4}, | ||
| 99 | {"matrix": [1, 2], "x": 26, "y": 15, "flags": 4}, | ||
| 100 | {"matrix": [1, 1], "x": 13, "y": 15, "flags": 4}, | ||
| 101 | {"matrix": [1, 0], "x": 0, "y": 15, "flags": 4}, | ||
| 102 | {"matrix": [2, 0], "x": 3, "y": 27, "flags": 1}, | ||
| 103 | {"matrix": [2, 1], "x": 19, "y": 27, "flags": 4}, | ||
| 104 | {"matrix": [2, 2], "x": 32, "y": 27, "flags": 4}, | ||
| 105 | {"matrix": [2, 3], "x": 45, "y": 27, "flags": 4}, | ||
| 106 | {"matrix": [2, 4], "x": 58, "y": 27, "flags": 4}, | ||
| 107 | {"matrix": [2, 5], "x": 70, "y": 27, "flags": 4}, | ||
| 108 | {"matrix": [2, 6], "x": 83, "y": 27, "flags": 4}, | ||
| 109 | {"matrix": [2, 7], "x": 96, "y": 27, "flags": 4}, | ||
| 110 | {"matrix": [2, 8], "x": 109, "y": 27, "flags": 4}, | ||
| 111 | {"matrix": [2, 9], "x": 122, "y": 27, "flags": 4}, | ||
| 112 | {"matrix": [2, 10], "x": 134, "y": 27, "flags": 4}, | ||
| 113 | {"matrix": [2, 11], "x": 147, "y": 27, "flags": 4}, | ||
| 114 | {"matrix": [2, 12], "x": 160, "y": 27, "flags": 4}, | ||
| 115 | {"matrix": [3, 13], "x": 178, "y": 21, "flags": 1}, | ||
| 116 | {"matrix": [2, 14], "x": 195, "y": 27, "flags": 1}, | ||
| 117 | {"matrix": [2, 15], "x": 208, "y": 27, "flags": 1}, | ||
| 118 | {"matrix": [2, 16], "x": 221, "y": 27, "flags": 1}, | ||
| 119 | {"x": 224, "y": 34, "flags": 9}, | ||
| 120 | {"x": 218, "y": 34, "flags": 9}, | ||
| 121 | {"x": 211, "y": 34, "flags": 9}, | ||
| 122 | {"x": 205, "y": 34, "flags": 9}, | ||
| 123 | {"x": 198, "y": 34, "flags": 9}, | ||
| 124 | {"x": 192, "y": 34, "flags": 9}, | ||
| 125 | {"matrix": [3, 12], "x": 163, "y": 40, "flags": 4}, | ||
| 126 | {"matrix": [3, 11], "x": 150, "y": 40, "flags": 4}, | ||
| 127 | {"matrix": [3, 10], "x": 138, "y": 40, "flags": 4}, | ||
| 128 | {"matrix": [3, 9], "x": 125, "y": 40, "flags": 4}, | ||
| 129 | {"matrix": [3, 8], "x": 112, "y": 40, "flags": 4}, | ||
| 130 | {"matrix": [3, 7], "x": 99, "y": 40, "flags": 4}, | ||
| 131 | {"matrix": [3, 6], "x": 86, "y": 40, "flags": 4}, | ||
| 132 | {"matrix": [3, 5], "x": 74, "y": 40, "flags": 4}, | ||
| 133 | {"matrix": [3, 4], "x": 61, "y": 40, "flags": 4}, | ||
| 134 | {"matrix": [3, 3], "x": 48, "y": 40, "flags": 4}, | ||
| 135 | {"matrix": [3, 2], "x": 35, "y": 40, "flags": 4}, | ||
| 136 | {"matrix": [3, 1], "x": 22, "y": 40, "flags": 4}, | ||
| 137 | {"matrix": [3, 0], "x": 5, "y": 40, "flags": 1}, | ||
| 138 | {"matrix": [4, 0], "x": 1, "y": 52, "flags": 1}, | ||
| 139 | {"matrix": [4, 1], "x": 16, "y": 52, "flags": 4}, | ||
| 140 | {"matrix": [4, 2], "x": 29, "y": 52, "flags": 4}, | ||
| 141 | {"matrix": [4, 3], "x": 42, "y": 52, "flags": 4}, | ||
| 142 | {"matrix": [4, 4], "x": 54, "y": 52, "flags": 4}, | ||
| 143 | {"matrix": [4, 5], "x": 67, "y": 52, "flags": 4}, | ||
| 144 | {"matrix": [4, 6], "x": 80, "y": 52, "flags": 4}, | ||
| 145 | {"matrix": [4, 7], "x": 93, "y": 52, "flags": 4}, | ||
| 146 | {"matrix": [4, 8], "x": 106, "y": 52, "flags": 4}, | ||
| 147 | {"matrix": [4, 9], "x": 118, "y": 52, "flags": 4}, | ||
| 148 | {"matrix": [4, 10], "x": 131, "y": 52, "flags": 4}, | ||
| 149 | {"matrix": [4, 11], "x": 144, "y": 52, "flags": 4}, | ||
| 150 | {"matrix": [4, 12], "x": 168, "y": 52, "flags": 1}, | ||
| 151 | {"matrix": [4, 15], "x": 208, "y": 52, "flags": 1}, | ||
| 152 | {"matrix": [5, 16], "x": 221, "y": 64, "flags": 1}, | ||
| 153 | {"matrix": [5, 15], "x": 208, "y": 64, "flags": 1}, | ||
| 154 | {"matrix": [5, 14], "x": 195, "y": 64, "flags": 1}, | ||
| 155 | {"matrix": [5, 13], "x": 176, "y": 64, "flags": 1}, | ||
| 156 | {"matrix": [5, 12], "x": 160, "y": 64, "flags": 1}, | ||
| 157 | {"matrix": [5, 11], "x": 144, "y": 64, "flags": 1}, | ||
| 158 | {"matrix": [5, 6], "x": 90, "y": 64, "flags": 4}, | ||
| 159 | {"matrix": [5, 2], "x": 35, "y": 64, "flags": 1}, | ||
| 160 | {"matrix": [5, 1], "x": 19, "y": 64, "flags": 1}, | ||
| 161 | {"matrix": [5, 0], "x": 3, "y": 64, "flags": 1} | ||
| 162 | ], | ||
| 163 | "max_brightness": 120, | ||
| 164 | "sleep": true | ||
| 165 | }, | ||
| 166 | "url": "www.yiancar-designs.com", | ||
| 167 | "usb": { | ||
| 168 | "device_version": "0.0.1", | ||
| 169 | "pid": "0x4E55", | ||
| 170 | "vid": "0x8968" | ||
| 171 | }, | ||
| 172 | "ws2812": { | ||
| 173 | "driver": "pwm", | ||
| 174 | "pin": "B0" | ||
| 175 | }, | ||
| 176 | "community_layouts": ["tkl_iso_tsangan"], | ||
| 177 | "layouts": { | ||
| 178 | "LAYOUT_tkl_iso_tsangan": { | ||
| 179 | "layout": [ | ||
| 180 | {"matrix": [0, 0], "x": 0, "y": 0}, | ||
| 181 | {"matrix": [0, 1], "x": 2, "y": 0}, | ||
| 182 | {"matrix": [0, 2], "x": 3, "y": 0}, | ||
| 183 | {"matrix": [0, 3], "x": 4, "y": 0}, | ||
| 184 | {"matrix": [0, 4], "x": 5, "y": 0}, | ||
| 185 | {"matrix": [0, 5], "x": 6.5, "y": 0}, | ||
| 186 | {"matrix": [0, 6], "x": 7.5, "y": 0}, | ||
| 187 | {"matrix": [0, 7], "x": 8.5, "y": 0}, | ||
| 188 | {"matrix": [0, 8], "x": 9.5, "y": 0}, | ||
| 189 | {"matrix": [0, 9], "x": 11, "y": 0}, | ||
| 190 | {"matrix": [0, 10], "x": 12, "y": 0}, | ||
| 191 | {"matrix": [0, 11], "x": 13, "y": 0}, | ||
| 192 | {"matrix": [0, 12], "x": 14, "y": 0}, | ||
| 193 | {"matrix": [0, 14], "x": 15.25, "y": 0}, | ||
| 194 | {"matrix": [0, 15], "x": 16.25, "y": 0}, | ||
| 195 | {"matrix": [0, 16], "x": 17.25, "y": 0}, | ||
| 196 | {"matrix": [1, 0], "x": 0, "y": 1.25}, | ||
| 197 | {"matrix": [1, 1], "x": 1, "y": 1.25}, | ||
| 198 | {"matrix": [1, 2], "x": 2, "y": 1.25}, | ||
| 199 | {"matrix": [1, 3], "x": 3, "y": 1.25}, | ||
| 200 | {"matrix": [1, 4], "x": 4, "y": 1.25}, | ||
| 201 | {"matrix": [1, 5], "x": 5, "y": 1.25}, | ||
| 202 | {"matrix": [1, 6], "x": 6, "y": 1.25}, | ||
| 203 | {"matrix": [1, 7], "x": 7, "y": 1.25}, | ||
| 204 | {"matrix": [1, 8], "x": 8, "y": 1.25}, | ||
| 205 | {"matrix": [1, 9], "x": 9, "y": 1.25}, | ||
| 206 | {"matrix": [1, 10], "x": 10, "y": 1.25}, | ||
| 207 | {"matrix": [1, 11], "x": 11, "y": 1.25}, | ||
| 208 | {"matrix": [1, 12], "x": 12, "y": 1.25}, | ||
| 209 | {"matrix": [1, 13], "x": 13, "y": 1.25, "w": 2}, | ||
| 210 | {"matrix": [1, 14], "x": 15.25, "y": 1.25}, | ||
| 211 | {"matrix": [1, 15], "x": 16.25, "y": 1.25}, | ||
| 212 | {"matrix": [1, 16], "x": 17.25, "y": 1.25}, | ||
| 213 | {"matrix": [2, 0], "x": 0, "y": 2.25, "w": 1.5}, | ||
| 214 | {"matrix": [2, 1], "x": 1.5, "y": 2.25}, | ||
| 215 | {"matrix": [2, 2], "x": 2.5, "y": 2.25}, | ||
| 216 | {"matrix": [2, 3], "x": 3.5, "y": 2.25}, | ||
| 217 | {"matrix": [2, 4], "x": 4.5, "y": 2.25}, | ||
| 218 | {"matrix": [2, 5], "x": 5.5, "y": 2.25}, | ||
| 219 | {"matrix": [2, 6], "x": 6.5, "y": 2.25}, | ||
| 220 | {"matrix": [2, 7], "x": 7.5, "y": 2.25}, | ||
| 221 | {"matrix": [2, 8], "x": 8.5, "y": 2.25}, | ||
| 222 | {"matrix": [2, 9], "x": 9.5, "y": 2.25}, | ||
| 223 | {"matrix": [2, 10], "x": 10.5, "y": 2.25}, | ||
| 224 | {"matrix": [2, 11], "x": 11.5, "y": 2.25}, | ||
| 225 | {"matrix": [2, 12], "x": 12.5, "y": 2.25}, | ||
| 226 | {"matrix": [2, 14], "x": 15.25, "y": 2.25}, | ||
| 227 | {"matrix": [2, 15], "x": 16.25, "y": 2.25}, | ||
| 228 | {"matrix": [2, 16], "x": 17.25, "y": 2.25}, | ||
| 229 | {"matrix": [3, 0], "x": 0, "y": 3.25, "w": 1.75}, | ||
| 230 | {"matrix": [3, 1], "x": 1.75, "y": 3.25}, | ||
| 231 | {"matrix": [3, 2], "x": 2.75, "y": 3.25}, | ||
| 232 | {"matrix": [3, 3], "x": 3.75, "y": 3.25}, | ||
| 233 | {"matrix": [3, 4], "x": 4.75, "y": 3.25}, | ||
| 234 | {"matrix": [3, 5], "x": 5.75, "y": 3.25}, | ||
| 235 | {"matrix": [3, 6], "x": 6.75, "y": 3.25}, | ||
| 236 | {"matrix": [3, 7], "x": 7.75, "y": 3.25}, | ||
| 237 | {"matrix": [3, 8], "x": 8.75, "y": 3.25}, | ||
| 238 | {"matrix": [3, 9], "x": 9.75, "y": 3.25}, | ||
| 239 | {"matrix": [3, 10], "x": 10.75, "y": 3.25}, | ||
| 240 | {"matrix": [3, 11], "x": 11.75, "y": 3.25}, | ||
| 241 | {"matrix": [3, 12], "x": 12.75, "y": 3.25}, | ||
| 242 | {"matrix": [3, 13], "x": 13.75, "y": 2.25, "w": 1.25, "h": 2}, | ||
| 243 | {"matrix": [4, 0], "x": 0, "y": 4.25, "w": 1.25}, | ||
| 244 | {"matrix": [4, 1], "x": 1.25, "y": 4.25}, | ||
| 245 | {"matrix": [4, 2], "x": 2.25, "y": 4.25}, | ||
| 246 | {"matrix": [4, 3], "x": 3.25, "y": 4.25}, | ||
| 247 | {"matrix": [4, 4], "x": 4.25, "y": 4.25}, | ||
| 248 | {"matrix": [4, 5], "x": 5.25, "y": 4.25}, | ||
| 249 | {"matrix": [4, 6], "x": 6.25, "y": 4.25}, | ||
| 250 | {"matrix": [4, 7], "x": 7.25, "y": 4.25}, | ||
| 251 | {"matrix": [4, 8], "x": 8.25, "y": 4.25}, | ||
| 252 | {"matrix": [4, 9], "x": 9.25, "y": 4.25}, | ||
| 253 | {"matrix": [4, 10], "x": 10.25, "y": 4.25}, | ||
| 254 | {"matrix": [4, 11], "x": 11.25, "y": 4.25}, | ||
| 255 | {"matrix": [4, 12], "x": 12.25, "y": 4.25, "w": 2.75}, | ||
| 256 | {"matrix": [4, 15], "x": 16.25, "y": 4.25}, | ||
| 257 | {"matrix": [5, 0], "x": 0, "y": 5.25, "w": 1.5}, | ||
| 258 | {"matrix": [5, 1], "x": 1.5, "y": 5.25}, | ||
| 259 | {"matrix": [5, 2], "x": 2.5, "y": 5.25, "w": 1.5}, | ||
| 260 | {"matrix": [5, 6], "x": 4, "y": 5.25, "w": 7}, | ||
| 261 | {"matrix": [5, 11], "x": 11, "y": 5.25, "w": 1.5}, | ||
| 262 | {"matrix": [5, 12], "x": 12.5, "y": 5.25}, | ||
| 263 | {"matrix": [5, 13], "x": 13.5, "y": 5.25, "w": 1.5}, | ||
| 264 | {"matrix": [5, 14], "x": 15.25, "y": 5.25}, | ||
| 265 | {"matrix": [5, 15], "x": 16.25, "y": 5.25}, | ||
| 266 | {"matrix": [5, 16], "x": 17.25, "y": 5.25} | ||
| 267 | ] | ||
| 268 | } | ||
| 269 | } | ||
| 270 | } | ||
diff --git a/keyboards/novelkeys/nk_classic_tkl_iso/keymaps/default/keymap.c b/keyboards/novelkeys/nk_classic_tkl_iso/keymaps/default/keymap.c new file mode 100644 index 0000000000..5af062e0b0 --- /dev/null +++ b/keyboards/novelkeys/nk_classic_tkl_iso/keymaps/default/keymap.c | |||
| @@ -0,0 +1,69 @@ | |||
| 1 | /* Copyright 2024 Yiancar-Designs | ||
| 2 | * | ||
| 3 | * This program is free software: you can redistribute it and/or modify | ||
| 4 | * it under the terms of the GNU General Public License as published by | ||
| 5 | * the Free Software Foundation, either version 2 of the License, or | ||
| 6 | * (at your option) any later version. | ||
| 7 | * | ||
| 8 | * This program is distributed in the hope that it will be useful, | ||
| 9 | * but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
| 10 | * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
| 11 | * GNU General Public License for more details. | ||
| 12 | * | ||
| 13 | * You should have received a copy of the GNU General Public License | ||
| 14 | * along with this program. If not, see <http://www.gnu.org/licenses/>. | ||
| 15 | */ | ||
| 16 | #include QMK_KEYBOARD_H | ||
| 17 | |||
| 18 | enum my_keycodes { | ||
| 19 | RETRO_RGB = QK_USER_0 | ||
| 20 | }; | ||
| 21 | |||
| 22 | const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = { | ||
| 23 | [0] = LAYOUT_tkl_iso_tsangan( /* Base */ | ||
| 24 | KC_ESC, KC_F1, KC_F2, KC_F3, KC_F4, KC_F5, KC_F6, KC_F7, KC_F8, KC_F9, KC_F10, KC_F11, KC_F12, KC_PSCR, KC_SCRL, KC_PAUS, | ||
| 25 | KC_GRV, KC_1, KC_2, KC_3, KC_4, KC_5, KC_6, KC_7, KC_8, KC_9, KC_0, KC_MINS, KC_EQL, KC_BSPC, KC_INS, KC_HOME, KC_PGUP, | ||
| 26 | KC_TAB, KC_Q, KC_W, KC_E, KC_R, KC_T, KC_Y, KC_U, KC_I, KC_O, KC_P, KC_LBRC, KC_RBRC, KC_DEL, KC_END, KC_PGDN, | ||
| 27 | KC_CAPS, KC_A, KC_S, KC_D, KC_F, KC_G, KC_H, KC_J, KC_K, KC_L, KC_SCLN, KC_QUOT, KC_NUHS, KC_ENT, | ||
| 28 | KC_LSFT, KC_NUBS, KC_Z, KC_X, KC_C, KC_V, KC_B, KC_N, KC_M, KC_COMM, KC_DOT, KC_SLSH, KC_RSFT, KC_UP, | ||
| 29 | KC_LCTL, KC_LGUI, KC_LALT, KC_SPC, KC_RALT, MO(1), KC_RCTL, KC_LEFT, KC_DOWN, KC_RGHT), | ||
| 30 | |||
| 31 | [1] = LAYOUT_tkl_iso_tsangan( /* FN */ | ||
| 32 | _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, KC_VOLU, KC_VOLD, KC_MUTE, | ||
| 33 | _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, | ||
| 34 | _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, | ||
| 35 | _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, | ||
| 36 | _______, _______, RGB_TOG, RGB_MOD, RGB_HUD, RGB_HUI, RGB_SAD, RGB_SAI, RGB_VAD, RGB_VAI, RGB_SPD, RGB_SPI, _______, _______, | ||
| 37 | _______, _______, _______, RETRO_RGB, _______, _______, _______, _______, _______, _______), | ||
| 38 | |||
| 39 | }; | ||
| 40 | |||
| 41 | bool rgb_matrix_indicators_advanced_user(uint8_t led_min, uint8_t led_max) { | ||
| 42 | if (host_keyboard_led_state().caps_lock) { | ||
| 43 | for (uint8_t i = 50; i <= 55; i++) { | ||
| 44 | rgb_matrix_set_color(i, 255, 86, 0); | ||
| 45 | } | ||
| 46 | } | ||
| 47 | return false; | ||
| 48 | } | ||
| 49 | |||
| 50 | bool process_record_user(uint16_t keycode, keyrecord_t *record) { | ||
| 51 | switch (keycode) { | ||
| 52 | case RETRO_RGB: | ||
| 53 | if (record->event.pressed) { | ||
| 54 | switch (rgb_matrix_get_flags()) { | ||
| 55 | case LED_FLAG_ALL: { | ||
| 56 | rgb_matrix_set_flags(LED_FLAG_INDICATOR); | ||
| 57 | } | ||
| 58 | break; | ||
| 59 | default: { | ||
| 60 | rgb_matrix_set_flags(LED_FLAG_ALL); | ||
| 61 | } | ||
| 62 | break; | ||
| 63 | } | ||
| 64 | } | ||
| 65 | return false; // Skip all further processing of this key | ||
| 66 | default: | ||
| 67 | return true; // Process all other keycodes normally | ||
| 68 | } | ||
| 69 | } | ||
diff --git a/keyboards/novelkeys/nk_classic_tkl_iso/mcuconf.h b/keyboards/novelkeys/nk_classic_tkl_iso/mcuconf.h new file mode 100644 index 0000000000..ec984442ed --- /dev/null +++ b/keyboards/novelkeys/nk_classic_tkl_iso/mcuconf.h | |||
| @@ -0,0 +1,22 @@ | |||
| 1 | /* Copyright 2024 Yiancar-Designs | ||
| 2 | * | ||
| 3 | * This program is free software: you can redistribute it and/or modify | ||
| 4 | * it under the terms of the GNU General Public License as published by | ||
| 5 | * the Free Software Foundation, either version 2 of the License, or | ||
| 6 | * (at your option) any later version. | ||
| 7 | * | ||
| 8 | * This program is distributed in the hope that it will be useful, | ||
| 9 | * but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
| 10 | * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
| 11 | * GNU General Public License for more details. | ||
| 12 | * | ||
| 13 | * You should have received a copy of the GNU General Public License | ||
| 14 | * along with this program. If not, see <http://www.gnu.org/licenses/>. | ||
| 15 | */ | ||
| 16 | |||
| 17 | #pragma once | ||
| 18 | |||
| 19 | #include_next <mcuconf.h> | ||
| 20 | |||
| 21 | #undef STM32_PWM_USE_TIM3 | ||
| 22 | #define STM32_PWM_USE_TIM3 TRUE | ||
diff --git a/keyboards/novelkeys/nk_classic_tkl_iso/readme.md b/keyboards/novelkeys/nk_classic_tkl_iso/readme.md new file mode 100644 index 0000000000..d748f2476a --- /dev/null +++ b/keyboards/novelkeys/nk_classic_tkl_iso/readme.md | |||
| @@ -0,0 +1,32 @@ | |||
| 1 | # NK Classic TKL | ||
| 2 | |||
| 3 | This is a TKL ISO PCB. It supports VIA and full per-key RGB. | ||
| 4 | |||
| 5 | * Keyboard Maintainer: [Yiancar](https://yiancar-designs.com/) and on [GitHub](https://github.com/yiancar) | ||
| 6 | * Hardware Supported: A TKL keyboard with STM32F072CB or APM compatible | ||
| 7 | * Hardware Availability: https://novelkeys.com/ | ||
| 8 | |||
| 9 | ## Instructions | ||
| 10 | |||
| 11 | ### Build | ||
| 12 | |||
| 13 | Make example for this keyboard (after setting up your build environment): | ||
| 14 | |||
| 15 | make novelkeys/nk_classic_tkl_iso:default | ||
| 16 | |||
| 17 | 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). | ||
| 18 | |||
| 19 | ### Reset | ||
| 20 | |||
| 21 | - Unplug | ||
| 22 | - Hold Escape | ||
| 23 | - Plug In | ||
| 24 | - Unplug | ||
| 25 | - Release Escape | ||
| 26 | |||
| 27 | ### Flash | ||
| 28 | |||
| 29 | - Unplug | ||
| 30 | - Hold Escape | ||
| 31 | - Plug In | ||
| 32 | - Flash using QMK Toolbox or dfu-util (`make novelkeys/nk_classic_tkl_iso:<keymap>:dfu-util`) | ||
diff --git a/keyboards/novelkeys/nk_classic_tkl_iso/rules.mk b/keyboards/novelkeys/nk_classic_tkl_iso/rules.mk new file mode 100644 index 0000000000..0ab54aaaf7 --- /dev/null +++ b/keyboards/novelkeys/nk_classic_tkl_iso/rules.mk | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | # Wildcard to allow APM32 MCU | ||
| 2 | DFU_SUFFIX_ARGS = -v FFFF -p FFFF | ||
