]> git.donarmstrong.com Git - qmk_firmware.git/commit
Keyboard: Base for the nicekey keyboard (#3475)
authorLukas Klingsbo <lukas.klingsbo@gmail.com>
Mon, 23 Jul 2018 23:13:11 +0000 (01:13 +0200)
committerDrashna Jaelre <drashna@live.com>
Mon, 23 Jul 2018 23:13:11 +0000 (16:13 -0700)
commit9ce35e823b945aca427f11e1a4ae26d6ea672ff4
treec3910b45c44d38662d6f4ed62978f04451074592
parent1225120b92411f4fa1a9dc79af2fd85bd5aa6dcc
Keyboard: Base for the nicekey keyboard (#3475)

* Base for the nicekey keyboard

* Fixed formatting of readme
keyboards/handwired/nicekey/config.h [new file with mode: 0644]
keyboards/handwired/nicekey/keymaps/default/keymap.c [new file with mode: 0644]
keyboards/handwired/nicekey/nicekey.c [new file with mode: 0644]
keyboards/handwired/nicekey/nicekey.h [new file with mode: 0644]
keyboards/handwired/nicekey/readme.md [new file with mode: 0644]
keyboards/handwired/nicekey/rules.mk [new file with mode: 0644]