Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | 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 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MIDI_ENABLE = no text data bss dec hex filename 0 17080 0 17080 42b8 satan_midi.hex MIDI_ENABLE = yes MIDI_BASIC undefined MIDI_ADVANCED undefined text data bss dec hex filename 0 19494 0 19494 4c26 satan_midi.hex MIDI_ENABLE = yes #define MIDI_BASIC MIDI_ADVANCED undefined text data bss dec hex filename 0 19788 0 19788 4d4c satan_midi.hex MIDI_ENABLE = yes MIDI_BASIC undefined #define MIDI_ADVANCED text data bss dec hex filename 0 20846 0 20846 516e satan_midi.hex MIDI_ENABLE = yes #define MIDI_BASIC #define MIDI_ADVANCED text data bss dec hex filename 0 21140 0 21140 5294 satan_midi.hex | |||||
| | * | fix typos in keymap | Gabriel Young | 2017-02-19 | 1 | -8/+2 | |
| | | | ||||||
| | * | Document size added by MIDI_ENABLE (~3800 bytes according to my experiments) | Gabriel Young | 2017-02-19 | 3 | -2/+4 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | satan/keymaps/midi MIDI_ENABLE = no text data bss dec hex filename 0 17080 0 17080 42b8 satan_midi.hex MIDI_ENABLE = yes #define MIDI_TONE_KEYCODE_OCTAVES 3 // default text data bss dec hex filename 0 20846 0 20846 516e satan_midi.hex MIDI_ENABLE = yes #define MIDI_TONE_KEYCODE_OCTAVES 2 // fewer octaves text data bss dec hex filename 0 20846 0 20846 516e satan_midi.hex | |||||
| | * | Allow customization of the number of tone keycodes and add example keymap | Gabriel Young | 2017-02-19 | 4 | -0/+93 | |
| | | | ||||||
| * | | Use single _FUNC layer. Move RESET and base layout-changing keys to _FUNC. | Stephen Tudor | 2017-03-20 | 1 | -43/+12 | |
| | | | ||||||
| * | | Remove tap-dance. Raise will be accessed via holding shift while lower is active | Stephen Tudor | 2017-03-20 | 2 | -22/+11 | |
| | | | ||||||
| * | | Use normal backtick in ESC spot - I've mapped ESC to caps lock | Stephen Tudor | 2017-03-20 | 1 | -4/+4 | |
| | | | ||||||
| * | | Fix shift tap-dance (can't use one-shot layer) | Stephen Tudor | 2017-03-20 | 2 | -34/+12 | |
| | | | ||||||
| * | | Forsake spacefn in favor of left shift tapdance. Move media controls. | Stephen Tudor | 2017-03-10 | 1 | -24/+25 | |
| | | | ||||||
| * | | Add smt keymap for Satan 'GH60' | Stephen Tudor | 2017-03-09 | 3 | -0/+226 | |
| | | | ||||||
| * | | gh60 satan spacefn | Eric Dodd | 2017-03-01 | 3 | -0/+160 | |
| |/ | ||||||
* | | fixed #1139 issues | Ole Anders | 2017-03-28 | 1 | -18/+18 | |
| | | | | | | | | A fix described by jackhumbert has been sorted out now. | |||||
* | | changed definitions on keymap.c in admiral strokers | Ole Anders | 2017-03-07 | 1 | -104/+109 | |
| | | | | | | | | Made a few changes to my own keymaps. (organisation) | |||||
* | | Added new keymap to the Satan GH60 keyboard. | Ole Anders | 2017-02-06 | 4 | -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. | |||||
* | - Updated dbroqua layout for Satan keyboard | dbroqua | 2016-12-24 | 1 | -19/+17 | |
| | ||||||
* | - Fixed bug in dbroqua layout for Satan keyboard | dbroqua | 2016-12-22 | 2 | -40/+24 | |
| | ||||||
* | - Rewrote dbroqua layout for Satan keyboard and adding RGB light | dbroqua | 2016-12-21 | 4 | -110/+170 | |
| | ||||||
* | merging lets_split | Jack Humbert | 2016-11-21 | 3 | -7/+126 | |
|\ | ||||||
| * | Merge pull request #877 from sethbc/update_sethbc_satan_keymap | Jack Humbert | 2016-11-16 | 1 | -7/+7 | |
| |\ | | | | | | | update sethbc keymap | |||||
| | * | oops, fixed inverted if statement | Seth Chandler | 2016-11-13 | 1 | -6/+6 | |
| | | | ||||||
| | * | update sethbc keymap | Seth Chandler | 2016-11-12 | 1 | -1/+1 | |
| | | | ||||||
| * | | - Added dbroqua_hhkb layout for Satan PCB | dbroqua | 2016-11-12 | 2 | -0/+119 | |
| |/ | ||||||
* / | rgb light through midi | Jack Humbert | 2016-11-17 | 1 | -1/+1 | |
|/ | ||||||
* | Split keyboard makefiles into rules and Makefile | Fred Sundvik | 2016-08-20 | 2 | -69/+68 | |
| | ||||||
* | made a correct default KEYMAP. moved the old one to KEYMAP_ANSI | Toni | 2016-08-18 | 5 | -59/+86 | |
| | | | | | fixed all layouts that were referencing KEYMAP to KEYMAP_ANSI whitespace prettyfying | |||||
* | cleanup, readability , shift swap in ISO_SPLIT_RSHIFT | Toni | 2016-08-18 | 1 | -17/+20 | |
| | ||||||
* | corrected the split rshift key to reality | Toni | 2016-08-18 | 2 | -9/+11 | |
| | | | | fixed my keymap in the process to adjust to that | |||||
* | wring keypress for german iso fixed. prettified | Toni | 2016-08-17 | 1 | -6/+6 | |
| | ||||||
* | no more warning thanks to iFreilicht's tip with undef | Toni | 2016-08-16 | 1 | -0/+1 | |
| | ||||||
* | in accordance to keymap_makefile_example.mk | Toni | 2016-08-16 | 1 | -12/+12 | |
| | ||||||
* | minor grammer fixes | Toni | 2016-08-16 | 1 | -2/+2 | |
| | ||||||
* | big cleanup and minor refactoring. thanks iFreilicht. | Toni | 2016-08-16 | 6 | -163/+77 | |
| | ||||||
* | grammar | Toni | 2016-08-15 | 1 | -1/+1 | |
| | ||||||
* | reference to reddit post and Terry Mathews | Toni | 2016-08-15 | 1 | -0/+2 | |
| | ||||||
* | script now waits for the user to press the button | Toni | 2016-08-15 | 1 | -2/+26 | |
| | ||||||
* | readme now with picture | Toni | 2016-08-15 | 2 | -0/+2 | |
| | ||||||
* | more prettyness | Toni | 2016-08-15 | 1 | -2/+2 | |
| | ||||||
* | Update readme.md | Toni | 2016-08-15 | 1 | -1/+1 | |
| | | | typo | |||||
* | Update readme.md | Toni | 2016-08-15 | 1 | -0/+2 | |
| | | | attempt to prettify the table | |||||
* | more information. first steps in markdown | Toni | 2016-08-15 | 1 | -1/+15 | |
| | ||||||
* | readme.md added | Toni | 2016-08-15 | 1 | -0/+16 | |
| | ||||||
* | removed my personal stuff | Toni | 2016-08-15 | 2 | -4/+3 | |
| | ||||||
* | increased readability with a defince | Toni | 2016-08-14 | 1 | -14/+18 | |
| | ||||||
* | Merge remote-tracking branch 'origin/master' into iso_split_rshift | Toni | 2016-08-13 | 5 | -10/+208 | |
|\ | | | | | | | update from Upstream | |||||
| * | Add denolfe satan keymap | Elliot DeNolf | 2016-08-11 | 4 | -0/+203 | |
| | | ||||||
| * | kill warnings filling up travis buildlog | Seth Chandler | 2016-07-27 | 1 | -10/+5 | |
| | | ||||||
* | | only aesthetics | Toni | 2016-08-12 | 1 | -4/+4 | |
| | | ||||||
* | | new variant with the curly braces on tab layer | Toni | 2016-08-07 | 1 | -24/+24 | |
| | | ||||||
* | | enterfn / enterisctrl on hold added | Toni | 2016-08-05 | 1 | -10/+10 | |
| | |