summaryrefslogtreecommitdiffstats
path: root/keyboards/1upkeyboards/sweet16
AgeCommit message (Collapse)AuthorFilesLines
2019-01-12[Keymap] Sweet16 as a switch tester (#4822)gorbachev5-0/+336
* Sweet16 as a switch tester * pragma once * QMK_KEYBOARD_H instead of sweet16.h
2019-01-10Adds Proton C Conversion (#4661)Jack Humbert1-3/+5
* adds proton c base * fixes custom matrix include * adds readme.md * initial proton coversion, no pin mapping * start of mcu selection * add pin mapping and sweet16 test * add at90 to list * disable backlight, fix d7 * update flag names * doc updates * proton c update for mcu selection
2018-10-23keymap for 1upkeyboards/sweet16 multilayers rgb lighting and tapdance (#4208)mike fettis4-0/+245
* keymap for 1upkeyboards/sweet16 multilayers rgb lighting and tapdance * Update config.h typo * cleanup Co-Authored-By: ridingintraffic <michael.j.fettis@gmail.com> * layers are using layout macro replaced the include guard (the ifndef, define, and endif at the end) with just #pragma once changed undergrow to use layer-change-code emoji macros are using send_hex_code_string cleaned up the includes * tap() removed maxtrix_scan_user updated conf.h cleanup
2018-09-17Make `PREVENT_STUCK_MODIFIERS` the default (#3107)Joe Wasson1-5/+2
* Remove chording as it is not documented, not used, and needs work. * Make Leader Key an optional feature. * Switch from `PREVENT_STUCK_MODIFIERS` to `STRICT_LAYER_RELEASE` * Remove `#define PREVENT_STUCK_MODIFIERS` from keymaps.
2018-09-10Keyboard: Updated readmes for 1upkeyboards (#3864)noroadsleft1-2/+2
Corrected the make examples by adding the parent directory. Updated the QMK Docs links for the build environment setup and the make instructions. Added links to the Newbs Guide.
2018-08-26Keyboard: Make a 1upkeyboards directory for visibility (#3759)MechMerlin9-0/+261