]> git.donarmstrong.com Git - qmk_firmware.git/commit
[Keymap] Adding keymaps for Niu Mini and BDN9 (#7299)
authorcodecoffeecode <lyharris8@gmail.com>
Sat, 9 Nov 2019 04:15:16 +0000 (20:15 -0800)
committerJames Young <18669334+noroadsleft@users.noreply.github.com>
Sat, 9 Nov 2019 04:15:16 +0000 (20:15 -0800)
commitf3f1bb166a283d1894afbeb2a81efa2da97de5c2
tree7a4b6b9f618fabc7a47c579d1cb8061d29e70b20
parent63d899d1adef561490620e3b69cc2c0d25f29c74
[Keymap] Adding keymaps for Niu Mini and BDN9 (#7299)

* niu-mini

* fix

* media controls were off by one

* Adding some function keys

* bdn9 and some other stuff

* Fixed mouse functions on bdn9 -- the acceleration related macros are NOT optional

* ported over foo to codecoffeecode niu_mini keymap

* removing foobar

* removing foobar, moving config changes to my folder only

* limiting rule changes to my folder

* Simplifying config.h and rules.mk

* not really sure why this didn't commit the first time but...

* Fixed up the Niu Mini

* Update keyboards/keebio/bdn9/keymaps/codecoffeecode/config.h

Adding missed #pragma once to the top of my config.h for bdn9

Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com>
* Switching from SEND_STRING() to tap_code16

* Simplifying -> didn't need macros for Ctrl+(Home|End)
keyboards/keebio/bdn9/config.h
keyboards/keebio/bdn9/keymaps/codecoffeecode/config.h [new file with mode: 0644]
keyboards/keebio/bdn9/keymaps/codecoffeecode/keymap.c [new file with mode: 0644]
keyboards/keebio/bdn9/keymaps/codecoffeecode/rules.mk [new file with mode: 0644]
keyboards/keebio/bdn9/rules.mk
keyboards/niu_mini/keymaps/codecoffeecode/keymap.c [new file with mode: 0644]
keyboards/niu_mini/keymaps/codecoffeecode/readme.md [new file with mode: 0644]