Add support for macro media/system keys
Cancel tapping when interrupted by other key
Change name ACT_LAYER_TAP1 to ACT_LAYER_TAP_EXT
Add compile conditional for assembler(xprintf)
Add power control of keyswitch board and tweak scan wait
Merge pull request #44 from Wraul/phantom_fix
Correcting Phantom mistakes
Correction to Phantom readme markdown.
Fix Phantom scroll lock LED.
Merge pull request #40 from yeeeargh/hid_liber-standard-layouts
Added standard layouts for ANSI and ISO to hid_liber
Added standard layouts for ANSI and ISO. Moved the initial layout from 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.
Tweak tap timing for slow tap on space bar
Add Makefile for tmk board and tweak scan wait
Fix debouncing bug in hid_liber(Issue #26)
Merge branch 'Wraul-kmac'
Add BACKLIGHT_ENABLE conditional