On Mar 15, 2016, at 1:43 PM, Peter Maydell wrote:
> On 15 March 2016 at 17:17, Programmingkid wrote:
>> This commit implements the adb-keys.h file. It holds information on adb
>> keycode
>> values.
>>
>> Signed-off-by: John Arbuckle
>> ---
>> * v5 changes
>> +/*
>> + * adb-keys.h
>> + *
>> +
On 15 March 2016 at 17:17, Programmingkid wrote:
> This commit implements the adb-keys.h file. It holds information on adb
> keycode
> values.
>
> Signed-off-by: John Arbuckle
> ---
> * v5 changes
> +/*
> + * adb-keys.h
> + *
> + * Provides an enum of all the Macintosh keycodes.
> + * Note: k
This commit implements the adb-keys.h file. It holds information on adb keycode
values.
Signed-off-by: John Arbuckle
---
* v5 changes
Commented out the ADB_KEY_POWER because it isn't in use. It wasn't deleted
because it might be useful in the future.
Changed the additional information link to ano