summaryrefslogtreecommitdiffstats
path: root/keyboards/ps2avrGB
AgeCommit message (Expand)AuthorFilesLines
2018-05-31Updated matrix.c for some PS2AVRGB boards and templates for new_project scrip...Kenneth Aloysius2-21/+60
2018-04-19Updated personal keymaps, fixed Let's Split default keymap, updated JJ40 READ...Kenneth Aloysius1-1/+1
2018-03-07Fixed compilation of the ps2avrGB keyboard/firmware (resolving #2425) (#2478)Sebastian Kaim4-5/+112
2017-11-28Updates bootloader settings, adds file size check (#2029)Jack Humbert2-2/+6
2017-11-17Splits up ps2avrGB boards into their own folders (#2014)Jack Humbert11-244/+4
2017-10-30Extended the hint of the programmer to link to the relevant README part inste...Sebastian Kaim1-1/+2
2017-10-30Added a better description for the bootloader keySebastian Kaim1-2/+15
2017-10-26added bfake support as a subproject (#1903)Sebastian Kaim11-56/+220
2017-10-14Make arguments redo, subproject elimination (#1784)Jack Humbert1-1/+1
2017-10-13Extended the programming script for the ps2avrGB keyboard series:Sebastian Kaim1-40/+70
2017-09-27remove all makefiles from keyboard directoriesJack Humbert1-3/+0
2017-07-04Fixed indentation and now using quantum keycodes for rgblightLuiz Ribeiro3-73/+19
2017-06-11Always send 3 * RGBLED_NUM bytes through I2C on ps2avrGBLuiz Ribeiro1-1/+1
2017-06-11Fixed rgblight_types.hLuiz Ribeiro1-1/+1
2017-06-11Added a build flag for using a custom rgblight driverLuiz Ribeiro2-2/+2
2017-06-11Simplified ps2avrGB rgblight_set logic a bitLuiz Ribeiro1-11/+6
2017-06-11rgblight support for ps2avrGBLuiz Ribeiro7-2/+254
2017-06-09remove mechmini keymap from ps2avrGBJack Humbert1-28/+0
2017-06-09move mechmini to own folderJack Humbert2-23/+0
2017-06-08Added support for Mechmini v1chilifries3-0/+51
2017-05-03Use KC_KEYMAP for default-keymapThor771-8/+8
2017-05-03Add KEYMAP without KC_##-prefixThor771-0/+18
2017-01-22Added a copyright header to the default keymap... ¯\_(ツ)_/¯Luiz Ribeiro2-0/+18
2017-01-22Slightly saner default keymap for ps2avrGB and removed some unused codeLuiz Ribeiro2-27/+4
2017-01-21Simplified and polished a bit the code changes on tmk_coreLuiz Ribeiro1-1/+1
2017-01-21Simplification and code polish on ps2avrGB directoryLuiz Ribeiro4-37/+27
2017-01-21Got ps2avrGB to work with the V-USB protocolLuiz Ribeiro10-0/+809