summaryrefslogtreecommitdiffstats
path: root/keyboards/ps2avrGB/keymaps
AgeCommit message (Collapse)AuthorFilesLines
2018-03-07Fixed compilation of the ps2avrGB keyboard/firmware (resolving #2425) (#2478)Sebastian Kaim1-0/+37
* Fixed compilation of the ps2avrGB keyboard/firmware This commit fixes the silent compilation error for the ps2avrGB keyboard/firmware. This error was caused by a lacking default keymap which it did not have because all keyboards based on it were moved to another directory. I also added the required config.h options so it's possible to compile it again and (probably) flash it on a b.mini. Lastly, I updated the README to reflect the current state. This commit fixes #2425 * Referenced the pearl in the ps2avrGB REAMDE Added a reference to the pearl keyboard in the README of the ps2avrGB keyboard as it is originally based on the firmware as well.
2017-10-26added bfake support as a subproject (#1903)Sebastian Kaim1-43/+0
* added bfake support as a subproject also moved existing bmini stuff to a subproject fixed columns minor keymap update making this a subproject remove old stuff got subproject stuff figured out * travis was upset because a board didn't have a default keymap
2017-07-04Fixed indentation and now using quantum keycodes for rgblightLuiz Ribeiro1-72/+17
2017-06-11rgblight support for ps2avrGBLuiz Ribeiro1-0/+66
2017-06-09remove mechmini keymap from ps2avrGBJack Humbert1-28/+0
2017-06-08Added support for Mechmini v1chilifries1-0/+28
2017-05-03Use KC_KEYMAP for default-keymapThor771-8/+8
and remove obsolete explicit line-separator "\"
2017-01-22Added a copyright header to the default keymap... ¯\_(ツ)_/¯Luiz Ribeiro1-0/+17
2017-01-22Slightly saner default keymap for ps2avrGB and removed some unused codeLuiz Ribeiro1-23/+4
2017-01-21Got ps2avrGB to work with the V-USB protocolLuiz Ribeiro1-0/+34