Age | Commit message (Collapse) | Author |
|
Tidy up atomicity in timer.c and ring_buffer.h
|
|
Keymapping revs, revisions to documentation on API_SYSEX_ENABLE
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Test layout for ErgoDox EZ manufacturing robot
|
|
|
|
Adds Ergodox EZ RGB lights (both sides using I2C) and implements API base, Midi SysEx API
|
|
keyboards/ergodox/keymaps/bepo : merge from author
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
layer can be accessed from the "alt" layer when in QWERTY compat mode.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Adopt the macros for saving/restoring the interrupt state
that are provided by the avr gcc environment.
Removing intialization of the timer value; this shaves off
a few bytes because globals are default initialized to zero.
|
|
|
|
|
|
My handwired keyboard firmware
|
|
|
|
Update Unicode documentation
|
|
fix strict-prototypes warning
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
A few addition to PS2 documentation.
|
|
PS2 pins configuration belongs to each keyboards config.h
|
|
|
|
|