1
0
Fork 0

reduces rgblight warnings, integrates completely (#428)

This commit is contained in:
Jack Humbert 2016-06-21 12:53:21 -04:00 committed by GitHub
parent a8375fa15a
commit 80c8705419
6 changed files with 11 additions and 8 deletions

View file

@ -20,7 +20,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#include "led.h"
void led_init_ports() {
void led_init_ports(void) {
// * Set our LED pins as output
DDRB |= (1<<2);
}

View file

@ -4,7 +4,7 @@
#include "matrix.h"
#include "keymap.h"
#include <stddef.h>
#include "action_util.h"
/* Clueboard matrix layout
* ,-----------------------------------------------------------.