index
:
orbekk_dactyl_example
master
Unnamed repository; edit this file 'description' to name the repository.
KJ
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
keyboards
/
ps2avrGB
Age
Commit message (
Expand
)
Author
2019-03-19
Cleanup Default Keymaps (#5442)
Drashna Jaelre
2019-03-14
Align use of atmega32a program script (#5259)
zvecr
2019-01-26
Adds a default value for IS_COMMAND for COMMAND feature (#4301)
Drashna Jaelre
2018-11-27
Turn off Mousekeys for several ps2avrGB keyboards (#4502)
Drashna Jaelre
2018-08-19
[WIP] Added support for the b.face keyboard (#2493)
Sebastian Kaim
2018-05-31
Updated matrix.c for some PS2AVRGB boards and templates for new_project scrip...
Kenneth Aloysius
2018-04-19
Updated personal keymaps, fixed Let's Split default keymap, updated JJ40 READ...
Kenneth Aloysius
2018-03-07
Fixed compilation of the ps2avrGB keyboard/firmware (resolving #2425) (#2478)
Sebastian Kaim
2017-11-27
Updates bootloader settings, adds file size check (#2029)
Jack Humbert
2017-11-17
Splits up ps2avrGB boards into their own folders (#2014)
Jack Humbert
2017-10-29
Extended the hint of the programmer to link to the relevant README part inste...
Sebastian Kaim
2017-10-29
Added a better description for the bootloader key
Sebastian Kaim
2017-10-25
added bfake support as a subproject (#1903)
Sebastian Kaim
2017-10-14
Make arguments redo, subproject elimination (#1784)
Jack Humbert
2017-10-13
Extended the programming script for the ps2avrGB keyboard series:
Sebastian Kaim
2017-09-27
remove all makefiles from keyboard directories
Jack Humbert
2017-07-04
Fixed indentation and now using quantum keycodes for rgblight
Luiz Ribeiro
2017-06-11
Always send 3 * RGBLED_NUM bytes through I2C on ps2avrGB
Luiz Ribeiro
2017-06-11
Fixed rgblight_types.h
Luiz Ribeiro
2017-06-11
Added a build flag for using a custom rgblight driver
Luiz Ribeiro
2017-06-11
Simplified ps2avrGB rgblight_set logic a bit
Luiz Ribeiro
2017-06-11
rgblight support for ps2avrGB
Luiz Ribeiro
2017-06-09
remove mechmini keymap from ps2avrGB
Jack Humbert
2017-06-09
move mechmini to own folder
Jack Humbert
2017-06-07
Added support for Mechmini v1
chilifries
2017-05-03
Use KC_KEYMAP for default-keymap
Thor77
2017-05-03
Add KEYMAP without KC_##-prefix
Thor77
2017-01-21
Added a copyright header to the default keymap... ¯\_(ツ)_/¯
Luiz Ribeiro
2017-01-21
Slightly saner default keymap for ps2avrGB and removed some unused code
Luiz Ribeiro
2017-01-21
Simplified and polished a bit the code changes on tmk_core
Luiz Ribeiro
2017-01-21
Simplification and code polish on ps2avrGB directory
Luiz Ribeiro
2017-01-21
Got ps2avrGB to work with the V-USB protocol
Luiz Ribeiro