summaryrefslogtreecommitdiff
path: root/keyboards/satan
Commit message (Expand)AuthorAge
* Remove all Makefiles from the keyboards directory. (#1660)skullydazed2017-09-08
* rask's Satan and BananaSplit60 (#1654)Otto Rask2017-08-30
* Add split layout to more keyboards.Joe Wasson2017-08-26
* Creates a layouts/ folder for keymaps shared between keyboards (#1609)Jack Humbert2017-08-23
* Use cmd-left and cmd-right instead of ctrl-a and ctrl-e for home and endMark Spanbroek2017-08-21
* Remove COMPACT_KEYMAP, use full KC_ keycodes instead.Mark Spanbroek2017-08-21
* Revert "Add COMPACT_KEYMAP macro to Satan GH60"Mark Spanbroek2017-08-21
* Add screen lock keyMark Spanbroek2017-08-21
* Fix power; use keyboard shortcut for MacMark Spanbroek2017-08-21
* Reverse the split shift/fnMark Spanbroek2017-08-21
* Add Mark I layoutMark Spanbroek2017-08-21
* Add COMPACT_KEYMAP macro to Satan GH60Mark Spanbroek2017-08-21
* Fix: add missing keys to Satan GH60 KEYMAP macroMark Spanbroek2017-08-21
* Create readme.mdBen James2017-08-20
* Create MakefileBen James2017-08-20
* Create config.hBen James2017-08-20
* Create keymap.cBen James2017-08-20
* Make the bulk of our keyboards match the readme.md standardskullY2017-08-16
* Fixed a layout comment to match layout arrayGareth Pye2017-08-06
* Update keyboards' rules.mk/Makefiles (#1442)Jack Humbert2017-06-30
* remove .hex, .PNG, .jpgJack Humbert2017-06-11
* remove the rest of the .pngsJack Humbert2017-06-11
* Merge pull request #1297 from khogeland/satan-colemakJack Humbert2017-05-12
|\
| * Colemak layout GH60 SatanKevin Hogeland2017-05-12
* | Fix spelling of "persistent"Nikolaus Wittenstein2017-05-11
|/
* typo removed {3 ...Ole Anders2017-03-28
* fixed capitalization issue (checkTime => checktime)Ole Anders2017-03-28
* moved checktime out of functionOle Anders2017-03-28
* declaring checktime before the function it is used in.Ole Anders2017-03-28
* fixed function to not accept any arguments.Ole Anders2017-03-28
* removed varable trace option from makefileOle Anders2017-03-28
* slight cleanup as per recommendationOle Anders2017-03-28
* Moved key_timer out of function.Ole Anders2017-03-28
* removed a carriage returnOle Anders2017-03-28
* Merge remote-tracking branch 'refs/remotes/qmk/master'Ole Anders2017-03-28
|\
| * Merge pull request #1112 from newsboytko/newsboytko/midi-keycodesJack Humbert2017-03-28
| |\
| | * Update size estimates in the MakefileGabriel Young2017-02-25
| | * Update existing keymapsGabriel Young2017-02-25
| | * Add basic layer to sample MIDI keycapGabriel Young2017-02-25
| | * Split MIDI functionality into MIDI_BASIC and MIDI_ADVANCEDGabriel Young2017-02-25
| | * fix typos in keymapGabriel Young2017-02-19
| | * Document size added by MIDI_ENABLE (~3800 bytes according to my experiments)Gabriel Young2017-02-19
| | * Allow customization of the number of tone keycodes and add example keymapGabriel Young2017-02-19
| * | Use single _FUNC layer. Move RESET and base layout-changing keys to _FUNC.Stephen Tudor2017-03-20
| * | Remove tap-dance. Raise will be accessed via holding shift while lower is activeStephen Tudor2017-03-20
| * | Use normal backtick in ESC spot - I've mapped ESC to caps lockStephen Tudor2017-03-20
| * | Fix shift tap-dance (can't use one-shot layer)Stephen Tudor2017-03-20
| * | Forsake spacefn in favor of left shift tapdance. Move media controls.Stephen Tudor2017-03-10
| * | Add smt keymap for Satan 'GH60'Stephen Tudor2017-03-09
| * | gh60 satan spacefnEric Dodd2017-03-01
| |/