Commit Graph

14 Commits (dc7cc26dff01cc84b6f9f96af6d3aa03469aaca3)

Author SHA1 Message Date
Jack Humbert 791b9cc652 remove all makefiles from keyboard directories
skullydazed 4cdcbdb861 Remove all Makefiles from the keyboards directory. ()
* Remove all Makefiles from the keyboards directory.

* update keymaps added in the last 8 days

* Ignore keyboard/keymap makefiles

* update hand_wire to reflect our new Makefile-less reality

* Update the make guide to reflect the new reality

* move planck keymap options to rules.mk

* update planck keymaps 4real

* trigger travis

* add back build_keyboard.mk

* restore changes to build_keyboard
Ole Anders 6de7e5d8dc typo removed {3 ...
Ole Anders 85cac39529 fixed capitalization issue (checkTime => checktime)
Ole Anders 411cd4fae2 moved checktime out of function
Ole Anders f504082f7f declaring checktime before the function it is used in.
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.
Ole Anders 1b821eca66 removed varable trace option from makefile
Ole Anders 37b7539af3 slight cleanup as per recommendation
Ole Anders c72ca58528 Moved key_timer out of function.
Ole Anders 48dfc77718 removed a carriage return
Ole Anders d5ee0194ab fixed issues
A fix described by jackhumbert has been sorted out now.
Ole Anders 1968ec4c24 changed definitions on keymap.c in admiral strokers
Made a few changes to my own keymaps. (organisation)
Ole Anders d1fb51976a Added new keymap to the Satan GH60 keyboard.
Added new keymap `Admiral Strokers` to the Satan keyboard. This is an
ISO based layout with tap for brackets/ curly on shft and ctl keys.
Furthermore, there is added arrows and media/volume/special/f-keys layer
on the TAB button when you hold.