qmk_firmware/keyboards/handwired
Daniel Burkholder af5f59636e Keyboard: Dactyl - Only initialize relevant variables (#3771)
This small change prevents an unused variable from being initialized, throwing a warning during compilation, thus ending fatally.

[07:47:10] [Daniels-MacBook-Pro-3] [dburkhol] [ /Users/dburkhol/git/qmk_firmware ] [develop ]
: make handwired/dactyl:default
QMK Firmware 0.6.97
Making handwired/dactyl with keymap default

avr-gcc (GCC) 7.3.0
Copyright (C) 2017 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Size before:
   text    data     bss     dec     hex filename
      0   19972       0   19972    4e04 .build/handwired_dactyl_default.hex

Compiling: keyboards/handwired/dactyl/twimaster.c                                                   [OK]
Compiling: keyboards/handwired/dactyl/matrix.c                                                     keyboards/handwired/dactyl/matrix.c:52:22: error: 'expander_col_pins' defined but not used [-Werror=unused-const-variable=]
 static const uint8_t expander_col_pins[MATRIX_COLS] = MATRIX_EXPANDER_COL_PINS;
                      ^~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
 [ERRORS]
 |
 |
 |
make[1]: *** [.build/obj_handwired_dactyl_default/matrix.o] Error 1
make: *** [handwired/dactyl:default] Error 1
Make finished with errors
2018-08-28 17:06:51 -07:00
..
arrow_pad Fix some Configurator Warnings regarding LAYOUT vs KEYMAP (#2708) 2018-04-07 15:14:53 -04:00
atreus50 AJP10304 Atreus 50 layout (#3403) 2018-07-14 15:21:28 -07:00
CMD60 Fixed dead links (#2451) 2018-03-01 07:45:47 -08:00
dactyl Keyboard: Dactyl - Only initialize relevant variables (#3771) 2018-08-28 17:06:51 -07:00
dactyl_manuform Keyboard: dactyl_manuform 5x7 aka Ergodox-ish added (#3691) 2018-08-23 11:48:30 -07:00
fivethirteen Fixed dead links (#2451) 2018-03-01 07:45:47 -08:00
frenchdev
gamenum Fixed dead links (#2451) 2018-03-01 07:45:47 -08:00
kbod Make arguments redo, subproject elimination (#1784) 2017-10-14 11:32:19 -10:00
maartenwut More QMK Configurator Warning/Error Fixes (#2720) 2018-04-11 18:10:55 -04:00
magicforce61 Make arguments redo, subproject elimination (#1784) 2017-10-14 11:32:19 -10:00
magicforce68
minorca Fixed dead links (#2451) 2018-03-01 07:45:47 -08:00
MS_sculpt_mobile Updates bootloader settings, adds file size check (#2029) 2017-11-27 23:08:21 -05:00
nicekey Keyboard: Base for the nicekey keyboard (#3475) 2018-07-23 16:13:11 -07:00
not_so_minidox add linebreaks to "Keyboard Maintainer:..." blocks where missing (#3763) 2018-08-26 11:59:52 -07:00
numpad20 More QMK Configurator Warning/Error Fixes (#2720) 2018-04-11 18:10:55 -04:00
onekey More QMK Configurator Warning/Error Fixes (#2720) 2018-04-11 18:10:55 -04:00
ortho5x13 More QMK Configurator Warning/Error Fixes (#2720) 2018-04-11 18:10:55 -04:00
pilcrow
promethium Remove _quantum functions from custom matrix.c code 2018-02-06 12:25:30 -05:00
qc60 Keyboard: Add QC60 (#3472) 2018-07-25 08:18:36 -07:00
reddot Fixed dead links (#2451) 2018-03-01 07:45:47 -08:00
retro_refit update keymaps to not be the canonical file 2017-10-15 16:18:45 -04:00
space_oddity Updates bootloader settings, adds file size check (#2029) 2017-11-27 23:08:21 -05:00
terminus_mini More QMK Configurator Warning/Error Fixes (#2720) 2018-04-11 18:10:55 -04:00
trackpoint
traveller Fixed dead links (#2451) 2018-03-01 07:45:47 -08:00
woodpad Better non-Linux support (#2524) 2018-03-26 16:08:08 -04:00