1
0
Go to file
Ian Douglas Scott 032d9b9b50 Include layer 3 and 4 in default layout for launch_1
I added support for layer 3 and 4 to the Configurator, but it seems to
load bogus values.

`dynamic_keymap_reset()` has a comment saying:
```
// Reset the keymaps in EEPROM to what is in flash.
// All keyboards using dynamic keymaps should define a layout
// for the same number of layers as DYNAMIC_KEYMAP_LAYER_COUNT
```

Other keyboards seem to have default layouts that only list the first
two layers while setting `DYNAMIC_KEYMAP_LAYER_COUNT` to 4, but
whatever. This appears to make the Configurator behave as expected with
layer 3 and 4.
2021-03-15 11:50:21 -06:00
2019-11-26 21:45:18 +00:00
2019-12-01 13:40:14 -08:00
2019-12-08 16:40:03 -08:00
2019-08-30 15:01:52 -07:00
2020-11-05 12:49:07 -07:00
2019-12-02 08:56:38 +11: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
2019-11-04 16:18:57 -08:00
2017-08-19 08:31:54 -04:00
2019-09-18 09:48:58 +10:00
2019-08-24 12:43:39 -04:00
2019-12-11 11:36:00 -08:00
2020-12-17 14:46:22 -07: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
Readme GPL-2.0 1.1 GiB
Languages
C 92%
C++ 3.5%
Makefile 3.4%
Python 1%