1
0
Fork 0

[Keyboard] add Handwired/Curiosity (#10369)

* Add curiosity

* Add default keymap

* Update config.h

* Apply suggestions from code review

* Update keyboards/handwired/curiosity/rules.mk

* Update keymap.c

* Apply suggestions from code review
This commit is contained in:
Spaceman 2020-09-22 03:33:39 -04:00 committed by GitHub
parent 4a37af79e9
commit 207f0b00fa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 195 additions and 0 deletions

View file

@ -0,0 +1,13 @@
# The Curiosity
40% Keyboard
* Keyboard Maintainer: [Spaceman](https://github.com/Spaceman)
* Hardware Supported: Curiosity PCB
* Hardware Availability: N/A
Make example for this keyboard (after setting up your build environment):
make handwired/curiosity:default
See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).