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.
qmk_firmware/keyboards/ergodox_ez/keymaps
drashna 2c703b1528 Fix RGBLIGHT startup color (#1975)
* Fix RGBLIGHT startup color

While it's awesome to see the layer indicating code in here (no really!), and the general rule is to not alter the default keymap/code....

The problem with the layer_state_set_kb call handling this, is that the code doesn't seem to be called at startup.  So the default layer color won't ever get set on startup.  It needs to be called in the init function to be properly set. 

I've played with this extensively, and if you check my keymaps, that is precisely why I have the setrgb/sethsv in the init function.

* Removed typo (pipe)
7 years ago
..
blakedietz Creates a layouts/ folder for keymaps shared between keyboards (#1609) 7 years ago
default Fix RGBLIGHT startup color (#1975) 7 years ago
default_osx [cleanup] consistent 2 space indentation 7 years ago
drashna Updated personal keymaps (#1945) 7 years ago
drashna-custom Updated personal keymaps (#1945) 7 years ago
dvorak_42_key Make arguments redo, subproject elimination (#1784) 7 years ago
heartrobotninja Moving LOCK and adding RUN. Fixing equal key to actually use equal keycode. 7 years ago
matrixman added matrixman layout 7 years ago
profet_80 Creates a layouts/ folder for keymaps shared between keyboards (#1609) 7 years ago
steno remove all makefiles from keyboard directories 7 years ago