qmk-firmware/keyboards/kbd6x
Othi fc921a9c54 First PR for KBD6x HHKB layout keymap (#4704)
* initial commit for Othi's HHKB layout keymap,
covering multiple modifiers hold and vim-like support and german characters. If there's
any suggestion i can be reached via mnpqraven on github or Othi#6661 on
discord

* added readme.md. TODO: update readme.md

* changed to default quantum keycode for `KC_TRNS`,
removed `PREVENT_STUCK_MODIFIERS`,
fixed tap dance using one shots
TODO: unicode implementation at https://docs.qmk.fm/#/feature_unicode

* keymap documentaion(readme) added

* unicode init
TODO: figure out what made the compose sequence not running

* update unicode and readme
2018-12-24 09:06:12 -08:00
..
keymaps First PR for KBD6x HHKB layout keymap (#4704) 2018-12-24 09:06:12 -08:00
config.h Reduce compile size of KBD6x (#4599) 2018-12-11 07:29:17 -08:00
info.json Keyboard: KBD6x Support (#3560) 2018-08-06 08:20:19 -07:00
kbd6x.c Keyboard: KBD6x Support (#3560) 2018-08-06 08:20:19 -07:00
kbd6x.h Keyboard: KBD6x Support (#3560) 2018-08-06 08:20:19 -07:00
readme.md Keyboard: formatting changes for readme and enable bootmagic (#3851) 2018-09-04 13:29:58 -07:00
rules.mk Reduce compile size of KBD6x (#4599) 2018-12-11 07:29:17 -08:00

readme.md

KBD6x

A WKL Hot Swap Double USB C 60%

Keyboard Maintainer: MechMerlin
Hardware Supported: KBD6x PCB
Hardware Availability: KBDFans

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

make kbd6x:default

See build environment setup then the make instructions for more information.