qmk-firmware/keyboards/kbdfans/kbd67/hotswap
MechMerlin 0850a8cb63 65 ansi blocker everywhere (everywhere I can find) (#6805)
* e6.5 actually already had a 65_ansi_blocker LAYOUT macro, so just had to enable in rules.

* Add the 65_ansi_blocker LAYOUT macro and enable in rules.mk

* rename LAYOUT macro in .h and in the keymap.c as it was only a default keymap. Also enable in rules.mk

* rename but also had to define the existing LAYOUT macro as the new one to prevent breakage of existing keymaps

* add 65_ansi_blocker support for vinta

* forgot to update the info.json on these

* add new default layout 65_ansi_blocker support to alt

* add 65_ansi_blocker support

* undo changes
2019-09-25 12:55:27 -07:00
..
keymaps [Keyboard] Assorted personal keymap/layout updates (#6621) 2019-08-30 17:45:49 -07:00
config.h Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997) 2019-06-06 12:09:56 -07:00
hotswap.c [Keyboard] Create KBDFans directory (#5025) 2019-02-04 10:29:04 -08:00
hotswap.h 65 ansi blocker everywhere (everywhere I can find) (#6805) 2019-09-25 12:55:27 -07:00
info.json [Keyboard] Create KBDFans directory (#5025) 2019-02-04 10:29:04 -08:00
readme.md [Keyboard] clarify readme for the growing number of kbd67 revisions (#5844) 2019-05-11 22:56:00 -07:00
rules.mk [Keyboard] Create KBDFans directory (#5025) 2019-02-04 10:29:04 -08:00

readme.md

KBD67 hotswap

A 65% hot swap board with blocker and USB Type C port.

Keyboard Maintainer: MechMerlin
Hardware Supported: KBD67 Hotswap
Hardware Availability: KBDFans

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

make kbdfans/kbd67/hotswap:default

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