ergodox-firmware/src/lib/key-functions
Ryan Prince 513b82d585 adding media keys
taken from Hasu codebase (https://github.com/tmk/tmk_keyboard) usb.c/.h
and usb_extra.c/.h, though these files only have the PJRC
copyright/license in the header
2013-04-14 00:29:47 -07:00
..
public adding media keys 2013-04-14 00:29:47 -07:00
private.c adding media keys 2013-04-14 00:29:47 -07:00
private.h adding media keys 2013-04-14 00:29:47 -07:00
public.h adding media keys 2013-04-14 00:29:47 -07:00
readme.md reorganization (large one) (mostly moving files) 2012-07-31 14:48:31 -07:00

readme.md

src/lib/key-functions

These functions may do.. pretty much anything rational that they like. If they want keycodes to be sent to the host in an aggregate report, they're responsible for modifying the appropriate report variables.


Copyright © 2012 Ben Blazak benblazak.dev@gmail.com
Released under The MIT License (MIT) (see "license.md")
Project located at https://github.com/benblazak/ergodox-firmware