You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk-fw/users/mtdjr
mtdjr ee9a7aba39 add not-so-minidox handwire keyboard (#3061)
* add not-so-minidox handwire keyboard

* corrected keymap

* multiple adjustments to not_so_minidox keyboard

* remove I2C master left define

* update default layer set function

* move solenoid code into userspace

* minor adjustments to config.h

* update keymaps to utilize userspace

* move features and config to userspace, correct build issue

* correct solenoid pin

* adjust defaults for solenoid pin and enable

* default solenoid to on for not_so_minidox

* disable RGBLIGHT_SLEEP for xd75

* tweaking solenoid enable/disable in userspace and keymaps
7 years ago
..
config.h add not-so-minidox handwire keyboard (#3061) 7 years ago
mtdjr.c add not-so-minidox handwire keyboard (#3061) 7 years ago
mtdjr.h add not-so-minidox handwire keyboard (#3061) 7 years ago
readme.md add not-so-minidox handwire keyboard (#3061) 7 years ago
rules.mk add not-so-minidox handwire keyboard (#3061) 7 years ago
solenoid.h add not-so-minidox handwire keyboard (#3061) 7 years ago

readme.md

Copyright 2018 @mtdjr

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.