]> git.donarmstrong.com Git - qmk_firmware.git/commit
[Keymap] Added two different Swedish layouts for the Niu Mini 40% and Preonic 50...
authorsenseored <39708654+senseored@users.noreply.github.com>
Wed, 25 Sep 2019 20:20:33 +0000 (22:20 +0200)
committerDrashna Jaelre <drashna@live.com>
Wed, 25 Sep 2019 20:20:33 +0000 (13:20 -0700)
commit983c93fe81d6379b10867648617e1213a33d05fe
tree6e37c7ad316779f2d9d95eea7140b8fbe90625ba
parentdccafb64e65bfe2516eba422609750e9c27775e7
[Keymap] Added two different Swedish layouts for the Niu Mini 40% and Preonic 50%. (#6793)

* added preonic keymap senseored

* added niu_mini/tobias

* Changed readme's to explain that these are swedish layouts

* Apply suggestions from code review

Co-Authored-By: Drashna Jaelre <drashna@live.com>
* Update keyboards/niu_mini/keymaps/tobias/keymap.c

Co-Authored-By: Drashna Jaelre <drashna@live.com>
* Made changes according to drashna's suggestions

* Changed to tap_code(KC_NLCK)

* Added #define RGBLIGHT_SLEEP

* Added #define RGBLIGHT_SLEEP

* Removed include config.h
keyboards/niu_mini/keymaps/tobias/config.h [new file with mode: 0644]
keyboards/niu_mini/keymaps/tobias/keymap.c [new file with mode: 0644]
keyboards/niu_mini/keymaps/tobias/readme.md [new file with mode: 0644]
keyboards/niu_mini/keymaps/tobias/rules.mk [new file with mode: 0644]
keyboards/preonic/keymaps/senseored/config.h [new file with mode: 0644]
keyboards/preonic/keymaps/senseored/keymap.c [new file with mode: 0644]
keyboards/preonic/keymaps/senseored/readme.md [new file with mode: 0644]
keyboards/preonic/keymaps/senseored/rules.mk [new file with mode: 0644]