Go to file
Fred Silberberg 1aacbc44d1
[Keymap] Added 333fred 5x6_5 keymap ()
* First pass at manuform layout.

* Updates from actual usage on my board. Fixed a couple of bugs, added a stormlight quote randomizer.

* Use a 32-bit timer that can actually hit 5 minutes.

* Some updates after a day of usage:

* Turn off WPM. It's too inaccurate and takes up a decent amount of space that can be devoted to quotes.
* Turn off the OLEDs after 5 minutes
* Move the keys around a bit.
* Add many more quotes.

* Adjust the quotes to make room for missing and misswritten WoT quote. Adjusted the keymap slightly. Adjust the mods display to include one_shots.

* Revert osm on lgui as it makes start menu search impossible to use.

* Use LTO_ENABLE flag.

* License all of my (333fred's) keymaps as MIT.

* Update users/333fred/rgb.c

Co-authored-by: Ryan <fauxpark@gmail.com>

Co-authored-by: Ryan <fauxpark@gmail.com>
2020-10-04 12:24:35 -07:00
.github
.vscode
bin
docs Mark 'key_count' as optional within info.json docs () 2020-10-03 00:42:11 +01:00
drivers OLED driver fixes () 2020-10-04 05:44:19 +11:00
keyboards [Keymap] Added 333fred 5x6_5 keymap () 2020-10-04 12:24:35 -07:00
layouts [Keymap] Added 333fred 5x6_5 keymap () 2020-10-04 12:24:35 -07:00
lib Consolidate udev rules into a single file () 2020-09-27 20:36:33 +10:00
platforms/chibios
quantum Fix SPLIT_KEYBOARD compilation for ATMega*U2, which doesn't have VBUS/OTG control () 2020-10-02 04:17:03 +10:00
tests
tmk_core Add description in Bluetooth docs for requiring NKRO to be disabled () 2020-09-22 22:31:37 +10:00
users [Keymap] Added 333fred 5x6_5 keymap () 2020-10-04 12:24:35 -07:00
util MSYS2: Switch to arm-none-eabi-gcc package () 2020-10-01 04:10:02 +10:00
.clang-format
.editorconfig
.gitattributes
.gitignore
.gitmodules
.travis.yml
CODE_OF_CONDUCT.md
Dockerfile
Doxyfile
LICENSE
Makefile
Vagrantfile
book.json
bootloader.mk Add logic for AT90USBxx7 where needed () 2020-09-27 20:33:03 +10:00
build_full_test.mk
build_json.mk
build_keyboard.mk
build_layout.mk
build_test.mk
common.mk
common_features.mk
doxygen-todo
license_GPLv2.md
license_GPLv3.md
license_Modified_BSD.md
message.mk
nose2.cfg
readme.md
requirements-dev.txt
requirements.txt
secrets.tar.enc
setup.cfg
shell.nix
show_options.mk
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 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.