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 - Updated dbroqua layout for Satan keyboard 2016-12-24 14:53:15 +01:00
default made a correct default KEYMAP. moved the old one to KEYMAP_ANSI 2016-08-18 15:57:17 +02:00
denolfe made a correct default KEYMAP. moved the old one to KEYMAP_ANSI 2016-08-18 15:57:17 +02:00
iso_split_rshift corrected the split rshift key to reality 2016-08-18 09:56:11 +02:00
midi Update size estimates in the Makefile 2017-02-25 21:38:35 -08:00
poker made a correct default KEYMAP. moved the old one to KEYMAP_ANSI 2016-08-18 15:57:17 +02:00
sethbc oops, fixed inverted if statement 2016-11-13 01:04:10 -05:00
smt Use single _FUNC layer. Move RESET and base layout-changing keys to _FUNC. 2017-03-20 14:12:43 -04:00
stanleylai made a correct default KEYMAP. moved the old one to KEYMAP_ANSI 2016-08-18 15:57:17 +02:00
unxmaal gh60 satan spacefn 2017-03-01 21:40:13 -05:00