df -h
Filesystem | Size | Used | Avail | Use% | Mounted | on |
%% graph_fsm.erl | |
%% | |
%% Author: Vance Shipley, Motivity Telecom Inc. <[email protected]> | |
%% Date: November, 2000 | |
%% | |
%% | |
%% This library is free software; you can redistribute it and/or | |
%% modify it under the terms of the GNU Lesser General Public | |
%% License as published by the Free Software Foundation; either | |
%% version 2 of the License, or (at your option) any later |
/** | |
* USB HID Keyboard scan codes as per USB spec 1.11 | |
* plus some additional codes | |
* | |
* Created by MightyPork, 2016 | |
* Public domain | |
* | |
* Adapted from: | |
* https://source.android.com/devices/input/keyboard-devices.html | |
*/ |