diff options
author | Pekaso <pekaso34@gmail.com> | 2018-09-28 10:06:19 +0900 |
---|---|---|
committer | Drashna Jaelre <drashna@live.com> | 2018-09-27 18:06:19 -0700 |
commit | a65085a89354e89ddd3517aa63c74ef6dd32ca8b (patch) | |
tree | 7fa976bcd86055d56c6c3be9528c2aaf976ae1c7 /keyboards/fortitude60/keymaps/default/config.h | |
parent | 8ef747accf6e59ff50a3dde1cb34f56e4edce9fe (diff) |
Keyboard: [Fortitude60] LED fix and Serial improvement (#3982)
* arrangement Underglow
* modified serial function references from helix
* Remove defines (ws2812_*REG)
Diffstat (limited to 'keyboards/fortitude60/keymaps/default/config.h')
-rw-r--r-- | keyboards/fortitude60/keymaps/default/config.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/fortitude60/keymaps/default/config.h b/keyboards/fortitude60/keymaps/default/config.h index b356791fc8..1748373481 100644 --- a/keyboards/fortitude60/keymaps/default/config.h +++ b/keyboards/fortitude60/keymaps/default/config.h @@ -28,7 +28,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. // #define MASTER_RIGHT #define EE_HANDS -#define USE_SERIAL_PD2 /* #undef RGBLED_NUM */ /* #define RGBLIGHT_ANIMATIONS */ /* #define RGBLED_NUM 12 */ |