You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
XScorpion2 8d46bb9cab [Keyboard] Adding RGBKB Zygomorph Keyboard (#5841)
* Initial Zygomorph 5x6 code

Split is not working yet

* layout changes

implement 4 row config option (not done yet), remove layout comments in layout.c

* Zygomorph layouts for 5x12, 5x6, 4x12, and 4x6

Also, info.json *should* be nearly usable
 for the configurator

* temporary fix for pin D5 being broken

* show D5 issue comment

* add build notes

* Pin B7 broken in split why?

* remove fix

* Fix some pin assignments

* begin to fix keymap

* Create new 5x6 layout

* update key positions

* Initial Zygomorph 5x6 code

Split is not working yet

* layout changes

implement 4 row config option (not done yet), remove layout comments in layout.c

* Zygomorph layouts for 5x12, 5x6, 4x12, and 4x6

Also, info.json *should* be nearly usable
 for the configurator

* temporary fix for pin D5 being broken

* show D5 issue comment

* add build notes

* Pin B7 broken in split why?

* remove fix

* Fix some pin assignments

* begin to fix keymap

* Create new 5x6 layout

* Rough first pass at split common conversion.
Keymap cleanup to cover just the basics.
Broke OLED code out into separate example.

* Fix readme

* Removal of old encoder / oled driver, fix for layout macros

* small update

* xulkal zygomorph keymaps

* Removed the LED_MIRRORED option as leds are always mirrored on Zygomorph

* Xulkal keymaps update

* split rgb light support

* fix line endings

* Apply suggestions from code review

Co-Authored-By: zvecr <git@zvecr.com>

* More layout and compile fixes from pr review

* Cleaning up rules.mk files

* Apply suggestions from code review

Co-Authored-By: zvecr <git@zvecr.com>

* Updating defaults

* Apply suggestions from code review

Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
7 years ago
.github Tweak issue templates (capitalisation mostly) (#5133) 7 years ago
.vscode
docs Added check for event pressed to clear space cadet (#5839) 7 years ago
drivers Fixing incorrect usage of RGBLED_NUM in ws2812 driver when used with RGB Matrix (#5744) 7 years ago
keyboards [Keyboard] Adding RGBKB Zygomorph Keyboard (#5841) 7 years ago
layouts [Keymap] Minor keymap updates (#5850) 7 years ago
lib Removed forced in lining for lib8tion functions (#5670) 7 years ago
quantum Added check for event pressed to clear space cadet (#5839) 7 years ago
tests Remove empty action_function() 7 years ago
tmk_core Cleanup/rgb matrix (#5811) 7 years ago
users [Keyboard] Adding RGBKB Zygomorph Keyboard (#5841) 7 years ago
util Make python a required build dependency (#5784) 7 years ago
.clang-format convert to unix line-endings [skip ci] 7 years ago
.clang_complete
.editorconfig Update our style guide (#5500) 7 years ago
.gitattributes
.gitignore Ignore VSCode ipsh folder (#5741) 7 years ago
.gitmodules
.travis.yml Add DFU Suffix for ARM boards (#5763) 7 years ago
CODE_OF_CONDUCT.md
Dockerfile Revert "Update build instructions and docker file to download submodules" (#5533) 7 years ago
Doxyfile
LICENSE
Makefile Make python a required build dependency (#5784) 7 years ago
Vagrantfile Update run command now that the install script is unattended, fix mount point for Debian (#5847) 7 years ago
autocomplete.sh
book.json
bootloader.mk
build_full_test.mk
build_keyboard.mk Fix LIB_SRC insert position (#5731) 7 years ago
build_layout.mk Add a mechanism for force building a particular community layout (#5027) 7 years ago
build_test.mk
common.mk Move Split Common VPATH addition (#4716) 7 years ago
common_features.mk rgblight 255 hue (#5547) 7 years ago
doxygen-todo
license_GPLv2.md
license_GPLv3.md
license_Modified_BSD.md
message.mk Make python a required build dependency (#5784) 7 years ago
readme.md [Docs] Use HTTPS for qmk.fm link (#5506) 7 years ago
secrets.tar.enc
shell.nix shell.nix: Packages relocated in upstream cleanup 7 years ago
show_options.mk Add option to enable LTO easily (#5674) 7 years ago
testlist.mk

readme.md

Quantum Mechanical Keyboard Firmware

Current Version Build Status Discord Docs Status GitHub contributors GitHub forks

This is a keyboard firmware based on the tmk_keyboard firmware with some useful features for Atmel AVR and ARM controllers, and more specifically, the OLKB product line, the ErgoDox EZ keyboard, and the Clueboard product line.

Documentation

The docs are hosted on Gitbook and GitHub (they are synced). You can request changes by making a fork and pull request, or by clicking the "suggest an edit" link on any page of the docs.

Supported Keyboards

The project also includes community support for lots of other keyboards.

Maintainers

QMK is developed and maintained by Jack Humbert of OLKB with contributions from the community, and of course, Hasu. The OLKB product firmwares are maintained by Jack Humbert, the Ergodox EZ by Erez Zukerman, the Clueboard by Zach White, and the Atreus by Phil Hagelberg.

Official Website

qmk.fm is the official website of QMK, where you can find links to this page, the documentation, and the keyboards supported by QMK.