Erez Zukerman
9c2dde98e2
Merge pull request #3229 from qmk/hf/shinydox
...
Adds I2C timeout and return values, adds support for future RGB Ergodox EZ
2018-07-03 14:06:36 -04:00
Jack Humbert
7a44ad83fc
adds immediate i2c return, fixes ez matrix code
2018-06-23 14:18:47 -04:00
Jack Humbert
6380f83190
refactor, non-working
2018-06-22 21:26:30 -04:00
Alex Malott
0f04a0a745
Fixed no-op ifndef for ergodox ez ( #3189 )
2018-06-15 16:16:26 -07:00
noroadsleft
698ce733b7
Ergodox EZ refactor ( #3171 )
...
* Refactor matrices and keymaps
* Fixes for @ericgebhart keymap
* Deleted macro aliases
* ericgebhart/keymap.c to LAYOUT_ergodox_wrapper
2018-06-12 21:55:08 -07:00
Jack Humbert
682555faac
i2c fix
2018-05-15 22:30:58 -04:00
Drashna Jaelre
7cb3c0e466
Add pretty layout to all ergodox clones ( #2686 )
...
* Add pretty layout to all ergodox clones
* Info.json cleanup for EZ
* Add info.json for ergodone
* info.json cleanup
2018-04-21 17:00:43 -04:00
U-LANDSRAAD\drashna
4ec03111cc
Add Pretty Keymaps to Ergodox EZ
2018-03-20 20:23:08 -04:00
Seebs
534cd9d45e
Make brightness easier to change
...
Don't make the #defines unconditional, make them
optional so users can override them with per-keymap
settings more easily.
2017-11-23 15:37:39 -06:00
Don Armstrong
bcfba27101
add initial support for left leds on an ergodox ez
2017-10-27 13:24:30 -07:00
Jack Humbert
d2ff66a985
Creates a layouts/ folder for keymaps shared between keyboards ( #1609 )
...
* include variables and .h files as pp directives
* start layout compilation
* split ergodoxes up
* don't compile all layouts for everything
* might seg fault
* reset layouts variable
* actually reset layouts
* include rules.mk instead
* remove includes from rules.mk
* update variable setting
* load visualizer from path
* adds some more examples
* adds more layouts
* more boards added
* more boards added
* adds documentation for layouts
* use lowercase names for LAYOUT_
* add layout.json files for each layout
* add community folder, default keymaps for layouts
* touch-up default layouts
* touch-up layouts, some keyboard rules.mk
* update documentation for layouts
* fix up serial/i2c switches
2017-08-23 22:29:07 -04:00
Fred Sundvik
9af995c59b
Initial structure for Ergodox as subprojects
...
Only the EZ default keymaps compiles at the moment though.
2016-07-29 20:48:04 +03:00
Jack Humbert
13bb6b4b7f
Backlight abstraction and other changes ( #439 )
...
* redoes matrix pins, abstracts backlight code for B5,6,7
* slimming down keyboard stuff, backlight breathing implemented
* don't call backlight init when no pin
* cleans up user/kb/quantum calls, keyboard files
* fix pvc atomic
* replaces CHANNEL with correct var in breathing
* removes .hexs, updates readmes, updates template
* cleans-up clueboards, readmes to lowercase
* updates readme
2016-06-23 22:18:20 -04:00
Jack Humbert
649b33d778
Renames keyboard folder to keyboards, adds couple of tmk's fixes ( #432 )
...
* fixes from tmk's repo
* rename keyboard to keyboards
2016-06-21 22:39:54 -04:00