1
0
Fork 0
forked from forks/qmk_firmware
qmk_firmware/keyboards/satan/keymaps
Ole Anders 256abc64d5 fixed function to not accept any arguments.
As per Pramod's comment on stack overflow:

In C int foo() and int foo(void) are different functions. int foo()
accepts an arbitrary number of arguments, while int foo(void) accepts 0
arguments. In C++ they mean the same thing. I suggest that you use void
consistently when you mean no arguments.
2017-03-28 17:08:01 +02:00
..
admiralStrokers fixed function to not accept any arguments. 2017-03-28 17:08:01 +02:00
dbroqua
default
denolfe
iso_split_rshift
midi
poker
sethbc
smt Use single _FUNC layer. Move RESET and base layout-changing keys to _FUNC. 2017-03-20 14:12:43 -04:00
stanleylai
unxmaal gh60 satan spacefn 2017-03-01 21:40:13 -05:00