qmk-keychron-q3-colemak-dh/keyboards/kbdfans/kbd67/mkii_soldered
Ryan 5629ba1807
Remove legacy keycodes, part 4 (#18683)
* `KC_PGDOWN` -> `KC_PGDN`

* `KC_PSCREEN` -> `KC_PSCR`

* `KC_SCOLON` -> `KC_SCLN`

* `KC_BSLASH` -> `KC_BSLS`

* `KC_BSPACE` -> `KC_BSPC`
2022-10-13 18:28:14 +01:00
..
keymaps Remove legacy keycodes, part 4 (#18683) 2022-10-13 18:28:14 +01:00
.noci Initial list of keyboards to exclude from CI (#11213) 2020-12-21 15:38:39 +01:00
config.h Remove UNUSED_PINS (#17931) 2022-08-06 23:23:35 +10:00
info.json Move keyboard USB IDs and strings to data driven: K (#17846) 2022-08-03 17:03:47 +10:00
mkii_soldered.c Remove empty override functions (#14312) 2021-09-05 21:36:31 +01:00
mkii_soldered.h KBD67 MkII Soldered: ISO layout patches (#10367) 2020-09-19 23:37:31 -07:00
readme.md Documentation: Updated KBDFans readmes (#14725) 2021-10-14 16:03:53 -07:00
rules.mk Tidy up NKRO_ENABLE rules (#15382) 2021-12-09 16:05:44 +11:00

KBD67 MKII - Soldered Variant

Render

Solderable 65% PCB made originally for the KBD67mkii by ai03. For hotswap PCB firmware, please check the other directories.

  • Keyboard Maintainer: ai03 / KBDfans
  • Hardware Supported: KBD67 MKII Soldered PCB (Not hotswap)
  • Hardware Availability: KBDfans

Make example for this keyboard (after setting up your build environment):

make kbdfans/kbd67/mkii_soldered:default

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.