Commit Graph

7392 Commits (e8082b5f9ecc8cc000823091273576ae58c8411f)
 

Author SHA1 Message Date
tmk 07b6c1a58c Fix debug pirnt and magic key.(M0110)
tmk 07dff3425a Merge branch 'hid_liber'
tmk e70e4a3a67 Fix debouncing and ISO layout from 4LI4Z and alaricljs.(hid_liber)
tmk b6e07aa85d Fix pin configuration error(macway). issue
tmk 94b4fba6e6 Add bitpop16() in util.c.
tmk 83f0e800e5 Merge branch 'phantom'
tmk 3f47bcbcae Fix target name and product id of pahntom.
tmk 6caefe9649 Fixes from Tranquilite@GH.
- Fix keyboard_task() when matrix column size > 16
- Add clear_keyboard() in NKRO command to avoid stucking keys.
- Fix function name in print.c.
tmk 613fdb24fc Add initial files for Phantom from Tranquilite@GH.
tmk 38effe4ae4 Fix Sony NEWS pinouts in comment
tmk 6f253b924e Fix Sony NEWS connector pinout and keymap.
tmk 2ea4ee0ce6 Merge branch 'hid_liber'
tmk ce4857e021 Fix and keymap of hid_liber from alaricljs at geekhack.org.
tmk 98052b8afd Disable JTAG function for hid_liber to use PORTF.
tmk 1a4ae0fc36 Fix copyright and license notices.
tmk 878daae9c3 Rename to hid_liber.
tmk 8c31cb4873 Add comments on keymap.c.
tmk c5057c28b1 Add initial files for hid_libre.
tmk 77f157943f Fix image link 3 :(
tmk bd30424c2b Fix image link 2
tmk 4b7b761cf5 Fix image link in README.md
tmk 208f6d7f91 Improve documentation
tmk 16a583d7fd Fix usage of debug flag
tmk 9389585d3d Merge branch 'print'
tmk 220de27bed Add print_dec() and debug_dec().
tmk ad24858e4f Add print utility
tmk 0ffd4ae3a9 Merge branch 'sun'
tmk f291c2279e Add extra commands Bell/Click to Sun converter
tmk edce1d19a6 Add LED feature to Sun converter
tmk 454f7bc716 Fix mousekey parameter bug
tmk 8a81986191 Fix keymap to adjust new keyboard.c.
tmk 81141ad0eb Merge branch 'sun'
tmk b56717b843 Use software serial for Sun.
tmk 97ee1be59d Add Sun converter initial files.
tmk 3c822b511e Merge branch 'layerfix'
tmk fffc375b45 Add child proof keyboard locking feature!
Fix: add wait for Power down command
Add ifdef of MOUSEKEY_ENABLE
tmk ce2e06c394 Fix projects for new keycodes
tmk 8570c25379 Fix HHKB iWRAP build
tmk bbff8ae1c1 Fix HHKB keymap
tmk bc5ee91d14 HHKB scan matrix: fix wait time on power on
tmk 30eb3e3520 Add command console and mouseky parameters tweak.
tmk 8f7ed2bc19 Add Mousekey parameters and accel keys.
tmk e451c05929 Fix commands
tmk f7a445e537 Fix use of default_layer
tmk 1677b021d7 Fix layer switching and host API.
tmk 0a70be9a97 Add subset of Xorg MouseKey acceleration parameters.
tmk 5b00cf3f02 Fix build option MOUSEKEY_ENABLE.
tmk 71ac82337f Clean host.h interface.
tmk 373ab0e719 Add keycode.h and remove usb_keycodes.h.
tmk 16ba9bda56 Add consumer/system usage support.