This repository has been archived on 2025-01-28. You can view files and clone it, but cannot push or open issues or pull requests.
Max Rumpf 0d80c7bd59 [Keyboard] Fix Pulse4k info.json LAYOUT name (#7965)
* Fix Pulse4k info.json LAYOUT name

* Add missing functions to fix configurator

Add empty encoder functions to the keyboard code, as the configurator doesn't see the keymap defined functions at first.
To be able to override these functions, they are marked as 'weak'.

* Rework encoder functions another time

Default implementation is now provided as part of the keyboard, but they can still be overriden within the keymap (template is commented out by default)
2020-01-28 09:08:39 -08:00
2019-11-26 21:45:18 +00:00
2019-12-01 13:40:14 -08:00
2020-01-24 20:31:16 +01:00
2019-08-30 15:01:52 -07:00
2020-01-28 00:23:24 +00:00
2019-06-11 01:51:40 -07:00
2016-08-27 18:37:28 +03:00
2019-08-30 15:01:52 -07:00
2017-08-19 08:31:54 -04:00
2019-08-24 12:43:39 -04:00
2019-12-11 11:36:00 -08:00
2019-09-07 07:58:41 -07:00
2019-12-18 14:01:13 +11:00

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.

Description
Open-source keyboard firmware for Atmel AVR and Arm USB families
https://qmk.fm
Readme 167 MiB
Languages
C 90.3%
Makefile 4.2%
C++ 4.1%
Python 0.7%
Objective-C 0.5%