summaryrefslogtreecommitdiffstats
path: root/keyboards/meira
AgeCommit message (Collapse)AuthorFilesLines
2018-04-19Meira updates for bluetooth and audio (#2731)Cole Markham13-44/+347
* Add audio output * Update Miera to fix bluetooth issues, bootloader definition. * Added keymap with audio example * Cleanup Meira audio code
2018-03-07Update Meira for revision 1.1 to enable backlighting by default (#2468)Cole Markham8-11/+27
* Update Meira for revision 1.1 to enable backlighting by default * Updates to fix other keymaps
2018-02-23Graham's Keymaps. (#2422)Graham P Heath4-0/+518
* add my config * fix backlight, clean up that code * group background code, restore static var * qwerty is supposed to be in the middle * wrap layer change backlight in ifdef * backlight levels and some more 'emojis'. * Restructure to make it possible to press cmd ent on the right side of the board with one hand. * Expose the period through the number layer. Add Hyper keys to mouse layer * reduce mouse speed * add a : -P key * Thumbs up and down, remove some keys that are duplicated via function keys, clean up * fix build issues * add various emoji * duplicate default Meira keymaps * Miera updates * add documented but unmapped emoji * Sound for the Meira, was stumped by a file size! Thanks drashna! * add docs * docs * revert lib changes... * clean up * clean up * remove make file * Fixes missing key
2018-02-06Remove _quantum functions from custom matrix.c codeU-LANDSRAAD\drashna1-9/+0
2018-01-01Add meira/takmiya keymapTakahiro Miyamoto3-0/+287
2017-12-14Update '?=' references in rules.mk. Add support for ortho_4x12 layout.Cole Markham2-15/+18
2017-12-14Fix keyboard not working if I2C pullups not enabled.Cole Markham4-6/+7
Disable backlighting by default.
2017-12-14Cleanup old code and commentsCole Markham2-33/+0
2017-12-09Updated copyright headers and peer review fixesCole Markham6-11/+6
2017-12-09Update Meira readmeCole Markham1-16/+19
2017-12-09Add support for MeiraCole Markham23-0/+2186