File tree Expand file tree Collapse file tree 3 files changed +4
-604
lines changed Expand file tree Collapse file tree 3 files changed +4
-604
lines changed Original file line number Diff line number Diff line change 33
44 Copyright (c) 2015, Arduino LLC
55 Original code (pre-library): Copyright (c) 2011, Peter Barrett
6-
6+ Contributor: MRNIU
7+
78 This library is free software; you can redistribute it and/or
89 modify it under the terms of the GNU Lesser General Public
910 License as published by the Free Software Foundation; either
Original file line number Diff line number Diff line change 33
44 Copyright (c) 2015, Arduino LLC
55 Original code (pre-library): Copyright (c) 2011, Peter Barrett
6-
6+ Contributor: MRNIU
7+
78 This library is free software; you can redistribute it and/or
89 modify it under the terms of the GNU Lesser General Public
910 License as published by the Free Software Foundation; either
2223#ifndef KEYBOARD_h
2324#define KEYBOARD_h
2425
25- // #include "HID.h"
26-
2726#if !defined(_USING_HID)
2827
2928#warning "Using legacy HID core (non pluggable)"
You can’t perform that action at this time.
0 commit comments