已存档
1
0
Kiibohd Controller
该仓库已被归档。您可以查看文件和克隆它,但不能推送、创建工单或合并请求。
转到文件
2016-11-11 08:23:59 -10:00
Bootloader Adding Cygwin build using Appveyor 2016-08-31 10:47:42 -07:00
Debug Updating bcdDevice and iSerial fields in USB descriptors 2016-07-23 16:16:16 -07:00
Keyboards i75 update 2016-11-11 08:23:59 -10:00
Lib Updating travis.yml script 2016-10-10 22:50:52 -07:00
LoadFile Major USB update, fixes most (if not all) known issues 2016-05-31 00:40:10 -07:00
Macro Fix typo in Macro/basic/macro.c comment 2016-10-25 22:25:07 -07:00
Output Force 6KRO/Boot mode always if defined by KLL 2016-08-18 22:49:51 -07:00
Scan i75 2016-11-11 08:10:25 -10:00
.clang-tidy Fixing clang compilation and supporting clang-tidy 2016-03-04 00:38:06 -08:00
.gitignore Fixing clang compilation and supporting clang-tidy 2016-03-04 00:38:06 -08:00
.travis.yml Updating travis.yml script 2016-10-10 22:50:52 -07:00
98-kiibohd.rules Fixing udev rules 2016-07-25 23:26:09 -07:00
appveyor.yml Updating travis.yml script 2016-10-10 22:50:52 -07:00
buildall.bash
CMakeLists.txt Fixing CMake 3.6 deprecation message 2016-08-07 11:42:26 -07:00
main.c
README.markdown Adding Cygwin build using Appveyor 2016-08-31 10:47:42 -07:00

The Kiibohd Controller

This is the main Kiibohd Firmware. In general, this should be the only git repo you need to clone. The KLL git repo is automatically cloned during the build process.

Please refer to the KLL repo or kiibohd.com for details on the KLL (Keyboard Layout Language) Spec.

Travis Status Appveyor Status

Visit our IRC channel

Official Keyboards

  • Infinity 60%
  • Infinity 60% LED
  • Infinity Ergodox
  • WhiteFox
  • K-Type (coming soon)

The Kiibohd firmware supports a lot of other keyboards, but these are more obscure/custom/lesser known.

Compilation

Compilation is possible and tested on Windows/Linux/Mac. Linux is the easiest using this VM.

For most people refer here.

For the full compilation details, please refer to the wiki.

Supported Microcontrollers

  • Teensy 2.0 (Partial)
  • Teensy 2.0++
  • Teensy 3.0
  • Teensy 3.1/3.2
  • mk20dx128vlf5
  • mk20dx256vlh7

Adding support for more microcontrollers is possible. Some considerations for minimum specs:

  • ~8 kB of SRAM
  • ~25 kB of Flash

It's possible to port chips with lower specs, but will be more effort and have fewer features.

Contributions

Contributions welcome!

  • Bug reports
  • Documentation and Wiki editing
  • Patches (including new features)

Licensing

Licensing is done on a per-file basis. Some of the source code is from PJRC/Teensy, other source code is from the McHck Project. Code written specifically for the Kiibohd Controller use the following licenses:

  • MIT
  • GPLv3
  • Public Domain

Contact

If you really need to get a hold of HaaTa, email is best: haata@kiibohd.com