aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/satan/keymaps/admiralStrokers
Commit message (Collapse)AuthorAgeFilesLines
* remove all makefiles from keyboard directoriesJack Humbert2017-09-271-24/+0
|
* Remove all Makefiles from the keyboards directory. (#1660)skullydazed2017-09-081-0/+24
| | | | | | | | | | | | | | | | | | | | | | * 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
* typo removed {3 ...Ole Anders2017-03-281-3/+2
|
* fixed capitalization issue (checkTime => checktime)Ole Anders2017-03-281-2/+4
|
* moved checktime out of functionOle Anders2017-03-281-6/+3
|
* declaring checktime before the function it is used in.Ole Anders2017-03-281-0/+1
|
* fixed function to not accept any arguments.Ole Anders2017-03-281-1/+1
| | | | | | | | | 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.
* removed varable trace option from makefileOle Anders2017-03-281-1/+0
|
* slight cleanup as per recommendationOle Anders2017-03-281-1/+2
|
* Moved key_timer out of function.Ole Anders2017-03-281-3/+4
|
* removed a carriage returnOle Anders2017-03-281-19/+18
|
* fixed #1139 issuesOle Anders2017-03-281-18/+18
| | | | A fix described by jackhumbert has been sorted out now.
* changed definitions on keymap.c in admiral strokersOle Anders2017-03-071-104/+109
| | | | Made a few changes to my own keymaps. (organisation)
* Added new keymap to the Satan GH60 keyboard.Ole Anders2017-02-064-0/+324
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.