summaryrefslogtreecommitdiffstats
path: root/keyboards/frosty_flake/rules.mk
Commit message (Collapse)AuthorAgeFilesLines
* Keyboard: Move Bathroom Epiphany boards into its own directory (#3936)MechMerlin2018-09-191-73/+0
| | | | | | | | | | | | | | | | | | | | | | | | * make bpiphany directory with simple readme file * move unloved_bastard to bpiphany directory * move frosty_flake to bpiphany directory * move pegasushoof to bpiphany directory * move tiger_lily to bpiphany directory * add a little more info to readme * move kitten_paw to bpiphany directory * update make instructions * update intro text * add missing routines to matrix.c of unloved_bastard * add missing routines
* 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