make more generic, and properly handle inits
Do some cleanup for the API
use real greater than and less than chars
add labels to the clueboard layout
Merge branch 'master' of github.com:qmk/qmk_firmware
fix the clueboard layout json
fix 2u alignment in info.jsons
update preonic, add info.json
update contributing guidelines
Add satan keymap: HHKB-alike based on dbroqua's, with mouse functionality (#1948)
* Add satan keymap: HHKB-alike based on dbroqua's, with mouse functionality and without LED functionality
* move mouse layer to DOUBLE_HOLD, add UTIL layer for TRIPLE_HOLD
- UTIL layer
- currently has "RESET" key and nothing else.
- functionality otherwise covered by bootmagic should go here
- small bugfix: dispatch of [QTY]_HOLD should be based on range tap count
falls in, not exact count.
Added support for Knops Mini (3x2 macropad) keyboard. (#1953)
* Added support for Knops Mini (3x2 macropad) keyboard.
* Added better documentation, according to the QMK standards.
* Fixed typo.
* Changed names of files to comply with QMK standards.
* Ignored makefile in keymap.
* Removed makefiles and added my credentials in the copyrights.
convert to unix line-endings [skip ci]
adds .hex for teensy 2.0 using B0 as reset