Kiibohd Controller
Du kannst nicht mehr als 25 Themen auswählen Themen müssen mit entweder einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
Dieses Repo ist archiviert. Du kannst Dateien sehen und es klonen, kannst aber nicht pushen oder Issues/Pull-Requests öffnen.
Jacob Alexander 5162980791 Updating bcdDevice and iSerial fields in USB descriptors vor 7 Jahren
Bootloader Updating bcdDevice and iSerial fields in USB descriptors vor 7 Jahren
Debug Updating bcdDevice and iSerial fields in USB descriptors vor 7 Jahren
Keyboards Preparing controller repo for automated travis-ci vor 7 Jahren
Lib Updating bcdDevice and iSerial fields in USB descriptors vor 7 Jahren
LoadFile Major USB update, fixes most (if not all) known issues vor 8 Jahren
Macro Moving defaultMap.kll to scancode_map.kll (less confusing) vor 7 Jahren
Output Updating bcdDevice and iSerial fields in USB descriptors vor 7 Jahren
Scan Renaming Input Club keyboard Scan Modules vor 7 Jahren
.clang-tidy Fixing clang compilation and supporting clang-tidy vor 8 Jahren
.gitignore Fixing clang compilation and supporting clang-tidy vor 8 Jahren
.travis.yml Initial .travis.yml file to travis-ci integration vor 7 Jahren
98-kiibohd.rules Fixed udev and added TODO comment vor 8 Jahren
CMakeLists.txt Fixing clang compilation and supporting clang-tidy vor 8 Jahren
README.markdown Fixing link to travis-ci vor 7 Jahren
buildall.bash Ensure directories can only be made with printable characters vor 8 Jahren
main.c Pre-merge cleanup. vor 9 Jahren

README.markdown

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.

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: [email protected]

IRC is likely faster though. #[email protected] #[email protected] #[email protected]