Archivé
1
0
Kiibohd Controller
Ce dépôt est archivé. Vous pouvez voir ses fichiers ou le cloner, mais pas ouvrir de ticket ou de demandes d'ajout, ni soumettre de changements.
Aller au fichier
Jacob Alexander 43bc97895b Old, hasn't been updated in a long time
- In the wiki now
2016-07-17 14:36:51 -07:00
Bootloader Setting bootloader max power to 100 mA 2016-02-21 14:19:52 -08:00
Debug Major USB update, fixes most (if not all) known issues 2016-05-31 00:40:10 -07:00
Keyboards Renaming Input Club keyboard Scan Modules 2016-07-17 13:09:57 -07:00
Lib Moving defaultMap.kll to scancode_map.kll (less confusing) 2016-07-06 09:03:23 -07:00
LoadFile Major USB update, fixes most (if not all) known issues 2016-05-31 00:40:10 -07:00
Macro Moving defaultMap.kll to scancode_map.kll (less confusing) 2016-07-06 09:03:23 -07:00
Output Major USB update, fixes most (if not all) known issues 2016-05-31 00:40:10 -07:00
Scan Renaming Input Club keyboard Scan Modules 2016-07-17 13:09:57 -07: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
98-kiibohd.rules Fixed udev and added TODO comment 2016-05-29 10:27:21 -07:00
buildall.bash Ensure directories can only be made with printable characters 2016-02-06 21:06:08 -05:00
CMakeLists.txt Fixing clang compilation and supporting clang-tidy 2016-03-04 00:38:06 -08:00
main.c Pre-merge cleanup. 2015-06-14 14:33:40 -07:00
README.markdown Fixing link to travis-ci 2016-07-17 14:36:05 -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.

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

IRC is likely faster though. #input.club@irc.freenode.net #geekhack@irc.freenode.net #deskthority@irc.freenode.net