Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Correcting Phantom mistakes
|
|
|
|
|
|
Added standard layouts for ANSI and ISO to hid_liber
|
|
alaricljs to a seperate layout file. If no layout gets defined ANSI is used as a default.
Added a README.md with links to the deskthority wikipages for this project and some build instructions.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Polishing the Phantom project
|
|
Fixes to sleep LED
|
|
|
|
|
|
|
|
|
|
This updates the Phantom project to use the new debug print functions.
|
|
Add help text.
Add missing SLEEP_LED_ENABLE checks.
|
|
|
|
- Remove prog_char from xpritnf
- Remove prog_macro_t from acton_macro
avr-libc-1.8 removed 'prog_*' typedef because the usage of
the __progmem__ attribute on a type is not supported in GCC.
http://www.nongnu.org/avr-libc/changes-1.8.html
|
|
|
|
|
|
|
|
|
|
|
|
More updates to Phantom
|
|
|
|
|
|
|
|
- change initialize of keyboard in matrix_scan()
- keymap for 122 keys
- Mafilefie and config.h for LUFA and PS/2 USART
|