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.
 
 
 
 
James Young 0b89fa3324
idb 60 Layout Macro Refactor (#15079)
* alias LAYOUT to LAYOUT_all

* move layout alias to info.json

* use XXX for KC_NO in idb_60.h

* remove newline characters from info.json labels

* put LAYOUT_all data first in info.json

Matches the order of idb_60.h.

* friendly-format info.json

* add matrix diagram to idb_60.h

* rename LAYOUT_default to LAYOUT_60_ansi_wkl_split_rshift

* add LAYOUT_60_tsangan_hhkb

* add LAYOUT_60_ansi_tsangan

* add LAYOUT_60_iso_tsangan

* add LAYOUT_60_iso_wkl_split_rshift

* add LAYOUT_60_iso_tsangan_hhkb

* edit Backspace label for LAYOUT_60_ansi_wkl_split_rshift

* use GitHub username in info.json maintainer field
4 years ago
.github move everything from qmkfm/base_container to qmkfm/qmk_cli (#14230) 4 years ago
.vscode remove Bracket Pair Colorizer recommendation (#14816) 4 years ago
api_data Generate api data on each push (#10609) 5 years ago
bin Ensure that safe_commands always run (#13199) 5 years ago
data Refactor new-keyboard to be python3.7 compatible (#14707) 4 years ago
docs Add example for turning off RGB colors and retaining indicator function (#14997) 4 years ago
drivers Tidy up ADNS9800 and PMW3360 firmware blobs (#14936) 4 years ago
keyboards idb 60 Layout Macro Refactor (#15079) 4 years ago
layouts [Keymap] Revamp the ergodox french_hacker layout (#15064) 4 years ago
lib Fixup actions. (#15057) 4 years ago
platforms Change USBasp and bootloadHID bootloaders to lowercase (#14354) 4 years ago
quantum Update mcu_selection.mk with current ChibiOS path (#14909) 4 years ago
tests [Core] Fix "6kro enable" and clarify naming (#14563) 4 years ago
tmk_core Check usb transmit status in send_extra() (#14643) 4 years ago
users [Keymap] Disable in-switch RGB when computer goes to bed (#14993) 4 years ago
util Cleanup issues identified by lgtm (#14459) 4 years ago
.clang-format
.editorconfig
.gitattributes [nix] Use niv and poetry2nix to more easily manage dependencies (#11181) 5 years ago
.gitignore Align some quantum sub-directories (#14134) 4 years ago
.gitmodules 2020 May 30 Breaking Changes Update (#9215) 6 years ago
Dockerfile move everything from qmkfm/base_container to qmkfm/qmk_cli (#14230) 4 years ago
Doxyfile
LICENSE
Makefile Allow community layouts to be specified in info.json (#14682) 4 years ago
Vagrantfile move everything from qmkfm/base_container to qmkfm/qmk_cli (#14230) 4 years ago
book.json
bootloader.mk Allow AVR Bootloader size to be configurable (#14783) 4 years ago
build_full_test.mk Ensure single newline at EOF for core files (#11310) 5 years ago
build_json.mk Add config.h and rules.mk support for data driven keymaps (#12859) 4 years ago
build_keyboard.mk Fix issues with recent keymap.json changes (#14089) 4 years ago
build_layout.mk Add config.h and rules.mk support for data driven keymaps (#12859) 4 years ago
build_test.mk eeprom_stm32: implement high density wear leveling (#12567) 4 years ago
common.mk Relocate platform specific drivers (#13894) 4 years ago
common_features.mk Bugfix for Joystick and JSON schema (#14295) 4 years ago
disable_features.mk Add a <FEATURE>_SUPPORTED flag (#9058) 5 years ago
doxygen-todo Various fixes from reorg of files (#14051) 4 years ago
license_GPLv2.md
license_GPLv3.md
license_Modified_BSD.md
message.mk Move "firmware size check skipped" note to message.mk (#14632) 4 years ago
nose2.cfg
readme.md [Core] [Docs] Remove travis-ci references (#13916) 4 years ago
requirements-dev.txt Move hid and pyusb to requirements.txt (#13134) 5 years ago
requirements.txt switch to qmk-dotty-dict (#13460) 4 years ago
setup.cfg Use the schema to eliminate custom code (#11108) 5 years ago
shell.nix Update the nix-shell environment (#13316) 4 years ago
show_options.mk Remove unused KEYBOARD_LOCK_ENABLE from rules (#14920) 4 years ago
testlist.mk eeprom_stm32: implement high density wear leveling (#12567) 4 years ago

readme.md

Quantum Mechanical Keyboard Firmware

Current Version 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 powered by Docsify and hosted on GitHub. They are also viewable offline; see Previewing the Documentation for more details.

You can request changes by making a fork and opening a pull request, or by clicking the "Edit this page" link at the bottom of any page.

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 ZSA Technology Labs, 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.