| Commit message (Expand) | Author | Age | Files | Lines |
* | Added us based keyboard layout with cursor keys and mouse functionality for S... | Christian Richter | 2018-02-02 | 3 | -0/+148 |
* | [Keymap] semi-ISO Spanish HHKB Keymap for Satan Keyboards (#2290) | Alex Vogel | 2018-01-25 | 4 | -0/+207 |
* | added addcninblue's layout (#2049) | Add Chan | 2017-11-26 | 3 | -0/+230 |
* | Add satan keymap: HHKB-alike based on dbroqua's, with mouse functionality (#1... | dkrieger | 2017-11-01 | 4 | -0/+238 |
* | Add RESET to satan:dbroqua mapping | Doug Krieger | 2017-10-25 | 1 | -3/+3 |
* | update keymaps to not be the canonical file | Jack Humbert | 2017-10-15 | 1 | -2/+0 |
* | Make arguments redo, subproject elimination (#1784) | Jack Humbert | 2017-10-14 | 1 | -1/+1 |
* | Clueboard 60% support (#1746) | skullydazed | 2017-09-29 | 1 | -1/+17 |
* | remove all makefiles from keyboard directories | Jack Humbert | 2017-09-27 | 11 | -210/+0 |
* | Remove all Makefiles from the keyboards directory. (#1660) | skullydazed | 2017-09-08 | 10 | -0/+207 |
* | rask's Satan and BananaSplit60 (#1654) | Otto Rask | 2017-08-30 | 1 | -0/+79 |
* | Add split layout to more keyboards. | Joe Wasson | 2017-08-26 | 2 | -1/+2 |
* | Creates a layouts/ folder for keymaps shared between keyboards (#1609) | Jack Humbert | 2017-08-23 | 2 | -0/+5 |
* | Use cmd-left and cmd-right instead of ctrl-a and ctrl-e for home and end | Mark Spanbroek | 2017-08-21 | 1 | -2/+2 |
* | Remove COMPACT_KEYMAP, use full KC_ keycodes instead. | Mark Spanbroek | 2017-08-21 | 1 | -28/+12 |
* | Revert "Add COMPACT_KEYMAP macro to Satan GH60" | Mark Spanbroek | 2017-08-21 | 1 | -15/+0 |
* | Add screen lock key | Mark Spanbroek | 2017-08-21 | 1 | -1/+2 |
* | Fix power; use keyboard shortcut for Mac | Mark Spanbroek | 2017-08-21 | 1 | -1/+2 |
* | Reverse the split shift/fn | Mark Spanbroek | 2017-08-21 | 1 | -3/+18 |
* | Add Mark I layout | Mark Spanbroek | 2017-08-21 | 2 | -0/+34 |
* | Add COMPACT_KEYMAP macro to Satan GH60 | Mark Spanbroek | 2017-08-21 | 1 | -0/+15 |
* | Fix: add missing keys to Satan GH60 KEYMAP macro | Mark Spanbroek | 2017-08-21 | 1 | -2/+2 |
* | Create readme.md | Ben James | 2017-08-20 | 1 | -0/+12 |
* | Create Makefile | Ben James | 2017-08-20 | 1 | -0/+21 |
* | Create config.h | Ben James | 2017-08-20 | 1 | -0/+58 |
* | Create keymap.c | Ben James | 2017-08-20 | 1 | -0/+122 |
* | Make the bulk of our keyboards match the readme.md standard | skullY | 2017-08-16 | 1 | -5/+13 |
* | Fixed a layout comment to match layout array | Gareth Pye | 2017-08-06 | 1 | -3/+3 |
* | Update keyboards' rules.mk/Makefiles (#1442) | Jack Humbert | 2017-06-30 | 2 | -24/+24 |
* | remove .hex, .PNG, .jpg | Jack Humbert | 2017-06-11 | 5 | -1/+4 |
* | remove the rest of the .pngs | Jack Humbert | 2017-06-11 | 2 | -1/+1 |
* | Merge pull request #1297 from khogeland/satan-colemak | Jack Humbert | 2017-05-12 | 3 | -0/+120 |
|\ |
|
| * | Colemak layout GH60 Satan | Kevin Hogeland | 2017-05-12 | 3 | -0/+120 |
* | | Fix spelling of "persistent" | Nikolaus Wittenstein | 2017-05-11 | 1 | -4/+4 |
|/ |
|
* | typo removed {3 ... | Ole Anders | 2017-03-28 | 1 | -3/+2 |
* | fixed capitalization issue (checkTime => checktime) | Ole Anders | 2017-03-28 | 1 | -2/+4 |
* | moved checktime out of function | Ole Anders | 2017-03-28 | 1 | -6/+3 |
* | declaring checktime before the function it is used in. | Ole Anders | 2017-03-28 | 1 | -0/+1 |
* | fixed function to not accept any arguments. | Ole Anders | 2017-03-28 | 1 | -1/+1 |
* | removed varable trace option from makefile | Ole Anders | 2017-03-28 | 1 | -1/+0 |
* | slight cleanup as per recommendation | Ole Anders | 2017-03-28 | 1 | -1/+2 |
* | Moved key_timer out of function. | Ole Anders | 2017-03-28 | 1 | -3/+4 |
* | removed a carriage return | Ole Anders | 2017-03-28 | 1 | -19/+18 |
* | Merge remote-tracking branch 'refs/remotes/qmk/master' | Ole Anders | 2017-03-28 | 10 | -0/+451 |
|\ |
|
| * | Merge pull request #1112 from newsboytko/newsboytko/midi-keycodes | Jack Humbert | 2017-03-28 | 4 | -0/+128 |
| |\ |
|
| | * | Update size estimates in the Makefile | Gabriel Young | 2017-02-25 | 1 | -1/+1 |
| | * | Update existing keymaps | Gabriel Young | 2017-02-25 | 1 | -0/+3 |
| | * | Add basic layer to sample MIDI keycap | Gabriel Young | 2017-02-25 | 1 | -1/+22 |
| | * | Split MIDI functionality into MIDI_BASIC and MIDI_ADVANCED | Gabriel Young | 2017-02-25 | 2 | -3/+18 |
| | * | fix typos in keymap | Gabriel Young | 2017-02-19 | 1 | -8/+2 |