aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/frosty_flake/rules.mk
Commit message (Collapse)AuthorAgeFilesLines
* More work on Talljoe layout including adding layout support for HHKB and ↵Joe Wasson2018-05-121-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | TKL. (#2946) * Add tap-dancing semicolon. * Infinity60 was running out of USB space. * Rename common layout variable so it doesn't collide with some keyboards. * Godspeed!!! * Patch the number of LEDs for 1up60rgb * Don't light up if rgblight is off. * Add HHKB layout. * Add HHKB to Talljoe's layout. * Bring back bananasplit keymap. * info.json * Userspace config.h doesn't seem to be setting PREVENT_STUCK_MODIFIERS * Remove 1uprgb workaround * Add TKL to talljoe keymap. Also introduces the tkl layout.
* Update keyboards' rules.mk/Makefiles (#1442)Jack Humbert2017-06-301-13/+13
| | | this may change some of the keyboards' default settings - if you experience anything odd, please check back to this commit
* moved unicodemap rules to localer makeNick Choi2017-05-241-1/+0
|
* emoji support butNick Choi2017-05-151-2/+3
|
* sketch out frosty flake matrix using custom matrix.c based on kitten pawGabriel Young2017-03-181-2/+5
|
* boilerplate project created with new_project.shGabriel Young2017-03-181-0/+68