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.
 
 
 
 
chance a8927ac601
[Keymap] Adding Frosty Flake VIA keymap (#13211)
* updated my personal layouts

* added Artix to install script

* setting up for PR

* added Artix to install script

* Created frosty flake via keymap.c

Created the default VIA keymap.c file for the Frosty Flake controller

* Create rules.mk

* add #define DYNAMIC_KEYMAP_LAYER_COUNT 3

* Update keymap.c

* Delete keyboards/tada68/keymaps/trashcat directory

* Create keymap.c

* Create README.md

* Create rules.mk

* Delete keyboards/whitefox/keymaps/trashcat directory

* Update qmk_install.sh

* Rename README.md to readme.md

* Update keymap.c

* Update keymap.c

* Apply suggestions from code review
4 years ago
.github
.vscode
api_data
builddefs
data Tidy up NKRO_ENABLE rules (#15382) 4 years ago
docs [Docs] Add drag scrolling example to Pointing device docs page (#15715) 4 years ago
drivers [Bug] Fix analog joystick to mouse compilation (#15677) 4 years ago
keyboards [Keymap] Adding Frosty Flake VIA keymap (#13211) 4 years ago
layouts [Keymap] Reorganization, cleanup and readmes for drashna code (#15617) 4 years ago
lib Refix "No C files in filelist: None" (#15728) 4 years ago
platforms Fix RESET not working for keyboards with Kiibohd bootloader (#15430) 4 years ago
quantum fix RGB_DISABLE_TIMEOUT flicker on split keyboards (#14954) 4 years ago
tests
tmk_core
users [Keymap] Reorganization, cleanup and readmes for drashna code (#15617) 4 years ago
util
.clang-format
.editorconfig
.gitattributes eol=lf, where appropriate (#15752) 4 years ago
.gitignore
.gitmodules
Dockerfile
Doxyfile
LICENSE
Makefile
Vagrantfile
build_full_test.mk
build_json.mk
build_keyboard.mk
build_layout.mk
build_test.mk
common_features.mk
doxygen-todo
license_GPLv2.md
license_GPLv3.md
license_Modified_BSD.md
nose2.cfg
paths.mk
readme.md
requirements-dev.txt
requirements.txt
setup.cfg
shell.nix
testlist.mk

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.