Age | Commit message (Expand) | Author |
2018-02-02 | Added us based keyboard layout with cursor keys and mouse functionality for S... | Christian Richter |
2018-01-25 | [Keymap] semi-ISO Spanish HHKB Keymap for Satan Keyboards (#2290) | Alex Vogel |
2017-11-26 | added addcninblue's layout (#2049) | Add Chan |
2017-11-01 | Add satan keymap: HHKB-alike based on dbroqua's, with mouse functionality (#1... | dkrieger |
2017-10-25 | Add RESET to satan:dbroqua mapping | Doug Krieger |
2017-10-15 | update keymaps to not be the canonical file | Jack Humbert |
2017-10-14 | Make arguments redo, subproject elimination (#1784) | Jack Humbert |
2017-09-29 | Clueboard 60% support (#1746) | skullydazed |
2017-09-27 | remove all makefiles from keyboard directories | Jack Humbert |
2017-09-08 | Remove all Makefiles from the keyboards directory. (#1660) | skullydazed |
2017-08-30 | rask's Satan and BananaSplit60 (#1654) | Otto Rask |
2017-08-26 | Add split layout to more keyboards. | Joe Wasson |
2017-08-23 | Creates a layouts/ folder for keymaps shared between keyboards (#1609) | Jack Humbert |
2017-08-21 | Use cmd-left and cmd-right instead of ctrl-a and ctrl-e for home and end | Mark Spanbroek |
2017-08-21 | Remove COMPACT_KEYMAP, use full KC_ keycodes instead. | Mark Spanbroek |
2017-08-21 | Revert "Add COMPACT_KEYMAP macro to Satan GH60" | Mark Spanbroek |
2017-08-21 | Add screen lock key | Mark Spanbroek |
2017-08-21 | Fix power; use keyboard shortcut for Mac | Mark Spanbroek |
2017-08-21 | Reverse the split shift/fn | Mark Spanbroek |
2017-08-21 | Add Mark I layout | Mark Spanbroek |
2017-08-21 | Add COMPACT_KEYMAP macro to Satan GH60 | Mark Spanbroek |
2017-08-21 | Fix: add missing keys to Satan GH60 KEYMAP macro | Mark Spanbroek |
2017-08-20 | Create readme.md | Ben James |
2017-08-20 | Create Makefile | Ben James |
2017-08-20 | Create config.h | Ben James |
2017-08-20 | Create keymap.c | Ben James |
2017-08-16 | Make the bulk of our keyboards match the readme.md standard | skullY |
2017-08-06 | Fixed a layout comment to match layout array | Gareth Pye |
2017-06-30 | Update keyboards' rules.mk/Makefiles (#1442) | Jack Humbert |
2017-06-11 | remove .hex, .PNG, .jpg | Jack Humbert |
2017-06-11 | remove the rest of the .pngs | Jack Humbert |
2017-05-12 | Merge pull request #1297 from khogeland/satan-colemak | Jack Humbert |
2017-05-12 | Colemak layout GH60 Satan | Kevin Hogeland |
2017-05-11 | Fix spelling of "persistent" | Nikolaus Wittenstein |
2017-03-28 | typo removed {3 ... | Ole Anders |
2017-03-28 | fixed capitalization issue (checkTime => checktime) | Ole Anders |
2017-03-28 | moved checktime out of function | Ole Anders |
2017-03-28 | declaring checktime before the function it is used in. | Ole Anders |
2017-03-28 | fixed function to not accept any arguments. | Ole Anders |
2017-03-28 | removed varable trace option from makefile | Ole Anders |
2017-03-28 | slight cleanup as per recommendation | Ole Anders |
2017-03-28 | Moved key_timer out of function. | Ole Anders |
2017-03-28 | removed a carriage return | Ole Anders |
2017-03-28 | Merge remote-tracking branch 'refs/remotes/qmk/master' | Ole Anders |
2017-03-28 | fixed #1139 issues | Ole Anders |
2017-03-28 | Merge pull request #1112 from newsboytko/newsboytko/midi-keycodes | Jack Humbert |
2017-03-20 | Use single _FUNC layer. Move RESET and base layout-changing keys to _FUNC. | Stephen Tudor |
2017-03-20 | Remove tap-dance. Raise will be accessed via holding shift while lower is active | Stephen Tudor |
2017-03-20 | Use normal backtick in ESC spot - I've mapped ESC to caps lock | Stephen Tudor |
2017-03-20 | Fix shift tap-dance (can't use one-shot layer) | Stephen Tudor |