1
0
Fork 0

Add default glow board

This commit is contained in:
Drashna Jaelre 2018-11-18 08:59:52 -08:00
parent 223b3d2be7
commit 4d66df5091
No known key found for this signature in database
GPG Key ID: 4C4221222CD5F9F0
3 changed files with 20 additions and 0 deletions

View File

@ -0,0 +1 @@
// Placeholder. See ../default/keymap.c for details

View File

@ -0,0 +1,15 @@
# ErgoDox EZ Default Configuration
## Changelog
* Dec 2016:
* Added LED keys
* Refreshed layout graphic, comes from http://configure.ergodox-ez.com now.
* Sep 22, 2016:
* Created a new key in layer 1 (bottom-corner key) that resets the EEPROM.
* Feb 2, 2016 (V1.1):
* Made the right-hand quote key double as Cmd/Win on hold. So you get ' when you tap it, " when you tap it with Shift, and Cmd or Win when you hold it. You can then use it as a modifier, or just press and hold it for a moment (and then let go) to send a single Cmd or Win keystroke (handy for opening the Start menu on Windows).
This is what we ship with out of the factory. :) The image says it all:
![Default](https://i.imgur.com/Be53jH7.png)

View File

@ -0,0 +1,4 @@
RGBLIGHT_ENABLE = no
RGB_MATRIX_ENABLE = yes # enable later
SRC += ../default/keymap.c