summaryrefslogtreecommitdiff
path: root/keyboards/frosty_flake/rules.mk
AgeCommit message (Collapse)Author
2018-05-12More work on Talljoe layout including adding layout support for HHKB and ↵Joe Wasson
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 Humbert
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 Choi
2017-05-15emoji support butNick Choi
2017-03-18sketch out frosty flake matrix using custom matrix.c based on kitten pawGabriel Young
2017-03-18boilerplate project created with new_project.shGabriel Young