summaryrefslogtreecommitdiffstats
path: root/keyboards/frosty_flake/rules.mk
AgeCommit message (Collapse)AuthorFilesLines
2018-05-12More work on Talljoe layout including adding layout support for HHKB and ↵Joe Wasson1-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.
2017-06-30Update keyboards' rules.mk/Makefiles (#1442)Jack Humbert1-13/+13
this may change some of the keyboards' default settings - if you experience anything odd, please check back to this commit
2017-05-24moved unicodemap rules to localer makeNick Choi1-1/+0
2017-05-15emoji support butNick Choi1-2/+3
2017-03-19sketch out frosty flake matrix using custom matrix.c based on kitten pawGabriel Young1-2/+5
2017-03-18boilerplate project created with new_project.shGabriel Young1-0/+68