qmk-firmware/keyboards/kbdfans/kbd67/hotswap
Jonathan Rascher 9340b70b7e [Keyboard] Assorted personal keymap/layout updates (#6621)
* Switch Quefrency back to I2C (#6161 fixes the lag)

* Update Quefrency keymap

* Add reset and EEPROM reset keybindings so these tasks can be performed
separately, rather than relying on Bootmagic Lite, which performs both
tasks at the same time.

* Move Caps Lock from Fn+Ctrl to Fn+Tab since Fn+Ctrl is sometimes used
as part of a more complex keybinding, whereas Fn+Tab is always safe.

* Update KBD67 keymap

* Add reset and EEPROM reset keybindings so these tasks can be performed
separately, rather than relying on Bootmagic Lite, which performs both
tasks at the same time.

* Move Caps Lock from Fn+Ctrl to Fn+Tab since Fn+Ctrl is sometimes used
as part of a more complex keybinding, whereas Fn+Tab is always safe.

* Move Menu to a layer tap on the Fn key since that's a more natural
location.

* Update 60% Tsangan HHKB layout

* Move Caps Lock from Fn+Ctrl to Fn+Tab since Fn+Ctrl is sometimes used
as part of a more complex keybinding, whereas Fn+Tab is always safe.

* Update 60% ANSI split backspace/right-shift layout

* Add reset and EEPROM reset keybindings so these tasks can be performed
separately, rather than relying on Bootmagic Lite, which performs both
tasks at the same time.

* Move Caps Lock from Fn+Ctrl to Fn+Tab since Fn+Ctrl is sometimes used
as part of a more complex keybinding, whereas Fn+Tab is always safe.
2019-08-30 17:45:49 -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 [Keyboard] Create KBDFans directory (#5025) 2019-02-04 10:29:04 -08: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.