]> git.donarmstrong.com Git - qmk_firmware.git/commit
[Keymap] update @nstickney's keymaps (#6076)
authorStick <8531041+nstickney@users.noreply.github.com>
Thu, 6 Jun 2019 20:00:52 +0000 (16:00 -0400)
committerDrashna Jaelre <drashna@live.com>
Thu, 6 Jun 2019 20:00:52 +0000 (13:00 -0700)
commitde29da973a3171d55834a1401b72772726d5a354
treea512104f2c1493bf8356600b1cfddb0a569284d8
parent872480dde2ba4713a96404d1a0a55db71a9d1b9b
[Keymap] update @nstickney's keymaps (#6076)

* [Keymap] iris@nstickney: improve RGB init

Perfecting the rgb backlight initialization with a delay for each
color; also start and stop the animation at the "default layer"
color.

* [Keymap] iris,ergodox@nstickney fix FN on SYMB

The function key was not operational on the SYMB and SYSH layers due
to other keycodes being mapped over MO() on those layers. The
offending keycodes have been moved to other keys.

* [Keymap] add @nstickney's userspace

Pulled common code out to a userspace directory for my iris and
ergodox keymaps.

* [Keymap] iris@nstickney add image to README

Added an image from keyboard-layout-editor.com to meet the README
standard.

* iris@nstickney hue values now `uint8_t` (#6050)
keyboards/keebio/iris/keymaps/nstickney/README.md
keyboards/keebio/iris/keymaps/nstickney/config.h
keyboards/keebio/iris/keymaps/nstickney/keymap.c
keyboards/keebio/iris/keymaps/nstickney/rules.mk
layouts/community/ergodox/nstickney/keymap.c
layouts/community/ergodox/nstickney/rules.mk [deleted file]
users/nstickney/nstickney.c [new file with mode: 0644]
users/nstickney/nstickney.h [new file with mode: 0644]
users/nstickney/rules.mk [new file with mode: 0644]