aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/ps2avrGB
Commit message (Expand)AuthorAgeFilesLines
* [WIP] Added support for the b.face keyboard (#2493)Sebastian Kaim2018-08-191-0/+1
* Updated matrix.c for some PS2AVRGB boards and templates for new_project scrip...Kenneth Aloysius2018-05-312-21/+60
* Updated personal keymaps, fixed Let's Split default keymap, updated JJ40 READ...Kenneth Aloysius2018-04-191-1/+1
* Fixed compilation of the ps2avrGB keyboard/firmware (resolving #2425) (#2478)Sebastian Kaim2018-03-074-5/+112
* Updates bootloader settings, adds file size check (#2029)Jack Humbert2017-11-272-2/+6
* Splits up ps2avrGB boards into their own folders (#2014)Jack Humbert2017-11-1711-244/+4
* Extended the hint of the programmer to link to the relevant README part inste...Sebastian Kaim2017-10-291-1/+2
* Added a better description for the bootloader keySebastian Kaim2017-10-291-2/+15
* added bfake support as a subproject (#1903)Sebastian Kaim2017-10-2511-56/+220
* Make arguments redo, subproject elimination (#1784)Jack Humbert2017-10-141-1/+1
* Extended the programming script for the ps2avrGB keyboard series:Sebastian Kaim2017-10-131-40/+70
* remove all makefiles from keyboard directoriesJack Humbert2017-09-271-3/+0
* Fixed indentation and now using quantum keycodes for rgblightLuiz Ribeiro2017-07-043-73/+19
* Always send 3 * RGBLED_NUM bytes through I2C on ps2avrGBLuiz Ribeiro2017-06-111-1/+1
* Fixed rgblight_types.hLuiz Ribeiro2017-06-111-1/+1
* Added a build flag for using a custom rgblight driverLuiz Ribeiro2017-06-112-2/+2
* Simplified ps2avrGB rgblight_set logic a bitLuiz Ribeiro2017-06-111-11/+6
* rgblight support for ps2avrGBLuiz Ribeiro2017-06-117-2/+254
* remove mechmini keymap from ps2avrGBJack Humbert2017-06-091-28/+0
* move mechmini to own folderJack Humbert2017-06-092-23/+0
* Added support for Mechmini v1chilifries2017-06-073-0/+51
* Use KC_KEYMAP for default-keymapThor772017-05-031-8/+8
* Add KEYMAP without KC_##-prefixThor772017-05-031-0/+18
* Added a copyright header to the default keymap... ¯\_(ツ)_/¯Luiz Ribeiro2017-01-212-0/+18
* Slightly saner default keymap for ps2avrGB and removed some unused codeLuiz Ribeiro2017-01-212-27/+4
* Simplified and polished a bit the code changes on tmk_coreLuiz Ribeiro2017-01-211-1/+1
* Simplification and code polish on ps2avrGB directoryLuiz Ribeiro2017-01-214-37/+27
* Got ps2avrGB to work with the V-USB protocolLuiz Ribeiro2017-01-2110-0/+809