summaryrefslogtreecommitdiff
path: root/keyboards/satan/keymaps
AgeCommit message (Collapse)Author
2018-07-04Satan refactor and Configurator support (#3305)noroadsleft
* Matrix refactor * Keymap refactor * Configurator support * Readme cleanup
2018-05-02Addkeymap/satan fakb (#2833)krasmaralde
* edited keymap and fitted for tada68 * edited rules to make mouse work * filled config.h to make mouse cursor move smooth * added descriptive readme * added layout with split backspace and steamlined naming * added layout with split shift, split backspace and split # * changed keymap to fit the new layout * removed duplicate layout KEYMAP_FAKB and pointed keymap.c to default on * further cleanup from layout duplicate
2018-04-20Added GH60 Satan ISO layout with split right shift and split backspace (#2773)Christian Hartlage
* added an iso layout that supports split backspace and split rshift * added a keymap which uses the iso layout with split backspace and split rshift * added a #define LAYOUT_ for the KEYMAP_ * fixed missing newline
2018-04-15keymaps for Iris, Planck, Satan, and XD75 (#2747)David Rambo
* DRambo Planck keymap in Colemak * DRambo Planck keymap in Colemak * Satan GH60 keymap for Bri QWERTY layout with Navigation layer toggled with "Caps Lock" key. * xd75 keymap in Colemak for Mac and Win * DRambo Planck keymap in Colemak * Satan GH60 keymap for Bri QWERTY layout with Navigation layer toggled with "Caps Lock" key. * xd75 keymap in Colemak for Mac and Win * Added Iris Colemak layout for Mac, Windows, and Gaming. * changed comment text * DRambo Planck keymap in Colemak * Satan GH60 keymap for Bri QWERTY layout with Navigation layer toggled with "Caps Lock" key. * xd75 keymap in Colemak for Mac and Win * Added Iris Colemak layout for Mac, Windows, and Gaming. * changed comment text * Added Iris keymap from DavidRambo * Added planck keymap from DavidRambo * Added xd75 keymap from DavidRambo * Added readme
2018-02-02Added us based keyboard layout with cursor keys and mouse functionality for ↵Christian Richter
SATAN GH60 (#2180) * Add chaser keymap * Added missing readme * Add missing mousewheel und mousebutton 3
2018-01-25[Keymap] semi-ISO Spanish HHKB Keymap for Satan Keyboards (#2290)Alex Vogel
* ISO HHKB first commit * First version of my HHKB ISO Spanish Keymap * Readme.md * Added more media keys. Caps Lock added on function layer. Backlight toggle added on funtion layer. * RGB support for WS2812B RGB led strip * RGB and brightness control.
2017-11-26added addcninblue's layout (#2049)Add Chan
* added addcninblue's layout * vim layer
2017-11-01Add satan keymap: HHKB-alike based on dbroqua's, with mouse functionality ↵dkrieger
(#1948) * Add satan keymap: HHKB-alike based on dbroqua's, with mouse functionality and without LED functionality * move mouse layer to DOUBLE_HOLD, add UTIL layer for TRIPLE_HOLD - UTIL layer - currently has "RESET" key and nothing else. - functionality otherwise covered by bootmagic should go here - small bugfix: dispatch of [QTY]_HOLD should be based on range tap count falls in, not exact count.
2017-10-25Add RESET to satan:dbroqua mappingDoug Krieger
2017-10-15update keymaps to not be the canonical fileJack Humbert
2017-09-27remove all makefiles from keyboard directoriesJack Humbert
2017-09-08Remove all Makefiles from the keyboards directory. (#1660)skullydazed
* 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
2017-08-30rask's Satan and BananaSplit60 (#1654)Otto Rask
* Add rask's Satan layout * Add rask's Satan layout * Add rask's BananaSplit60 layout * Add rask's BS60 readme * Fix rask's BS60 readme image * Fix rask's BS60 readme image again
2017-08-21Use cmd-left and cmd-right instead of ctrl-a and ctrl-e for home and endMark Spanbroek
The ctrl commands only seem to work well in terminal, not in other apps.
2017-08-21Remove COMPACT_KEYMAP, use full KC_ keycodes instead.Mark Spanbroek
2017-08-21Add screen lock keyMark Spanbroek
2017-08-21Fix power; use keyboard shortcut for MacMark Spanbroek
2017-08-21Reverse the split shift/fnMark Spanbroek
Turns out that 3c and 3d are not reversed when splitting the right shift in the way that the Mark I layout does. Reversing it here, rather than in the generic satan.h to avoid breaking the other layouts.
2017-08-21Add Mark I layoutMark Spanbroek
2017-08-20Create readme.mdBen James
2017-08-20Create MakefileBen James
2017-08-20Create config.hBen James
2017-08-20Create keymap.cBen James
2017-08-06Fixed a layout comment to match layout arrayGareth Pye
2017-06-30Update keyboards' rules.mk/Makefiles (#1442)Jack Humbert
this may change some of the keyboards' default settings - if you experience anything odd, please check back to this commit
2017-06-11remove .hex, .PNG, .jpgJack Humbert
2017-06-11remove the rest of the .pngsJack Humbert
2017-05-12Merge pull request #1297 from khogeland/satan-colemakJack Humbert
Colemak layout for GH60 Satan
2017-05-12Colemak layout GH60 SatanKevin Hogeland
2017-05-11Fix spelling of "persistent"Nikolaus Wittenstein
Fixes #1201.
2017-03-28typo removed {3 ...Ole Anders
2017-03-28fixed capitalization issue (checkTime => checktime)Ole Anders
2017-03-28moved checktime out of functionOle Anders
2017-03-28declaring checktime before the function it is used in.Ole Anders
2017-03-28fixed function to not accept any arguments.Ole Anders
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-28removed varable trace option from makefileOle Anders
2017-03-28slight cleanup as per recommendationOle Anders
2017-03-28Moved key_timer out of function.Ole Anders
2017-03-28removed a carriage returnOle Anders
2017-03-28Merge remote-tracking branch 'refs/remotes/qmk/master'Ole Anders
2017-03-28fixed #1139 issuesOle Anders
A fix described by jackhumbert has been sorted out now.
2017-03-28Merge pull request #1112 from newsboytko/newsboytko/midi-keycodesJack Humbert
Flesh out MIDI support
2017-03-20Use single _FUNC layer. Move RESET and base layout-changing keys to _FUNC.Stephen Tudor
2017-03-20Remove tap-dance. Raise will be accessed via holding shift while lower is activeStephen Tudor
2017-03-20Use normal backtick in ESC spot - I've mapped ESC to caps lockStephen Tudor
2017-03-20Fix shift tap-dance (can't use one-shot layer)Stephen Tudor
2017-03-10Forsake spacefn in favor of left shift tapdance. Move media controls.Stephen Tudor
2017-03-09Add smt keymap for Satan 'GH60'Stephen Tudor
2017-03-07changed definitions on keymap.c in admiral strokersOle Anders
Made a few changes to my own keymaps. (organisation)
2017-03-01gh60 satan spacefnEric Dodd