summaryrefslogtreecommitdiff
path: root/keyboards/satan
Commit message (Collapse)AuthorAge
* Update existing keymapsGabriel Young2017-02-25
| | | | | | Update existing keymaps to enable MIDI_BASIC functionality. Also added an option MIDI_ENABLE_STRICT to be strict about keycode use (which also reduces memory footprint at runtime)
* Add basic layer to sample MIDI keycapGabriel Young2017-02-25
|
* Split MIDI functionality into MIDI_BASIC and MIDI_ADVANCEDGabriel Young2017-02-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 keymapGabriel Young2017-02-19
|
* Document size added by MIDI_ENABLE (~3800 bytes according to my experiments)Gabriel Young2017-02-19
| | | | | | | | | | | | | | | | | | | | | 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 keymapGabriel Young2017-02-19
|
* - Updated dbroqua layout for Satan keyboarddbroqua2016-12-24
|
* - Fixed bug in dbroqua layout for Satan keyboarddbroqua2016-12-22
|
* - Rewrote dbroqua layout for Satan keyboard and adding RGB lightdbroqua2016-12-21
|
* merging lets_splitJack Humbert2016-11-21
|\
| * Merge pull request #877 from sethbc/update_sethbc_satan_keymapJack Humbert2016-11-16
| |\ | | | | | | update sethbc keymap
| | * oops, fixed inverted if statementSeth Chandler2016-11-13
| | |
| | * update sethbc keymapSeth Chandler2016-11-12
| | |
| * | - Added dbroqua_hhkb layout for Satan PCBdbroqua2016-11-12
| |/
* / rgb light through midiJack Humbert2016-11-17
|/
* Split keyboard makefiles into rules and MakefileFred Sundvik2016-08-20
|
* made a correct default KEYMAP. moved the old one to KEYMAP_ANSIToni2016-08-18
| | | | | fixed all layouts that were referencing KEYMAP to KEYMAP_ANSI whitespace prettyfying
* cleanup, readability , shift swap in ISO_SPLIT_RSHIFTToni2016-08-18
|
* corrected the split rshift key to realityToni2016-08-18
| | | | fixed my keymap in the process to adjust to that
* wring keypress for german iso fixed. prettifiedToni2016-08-17
|
* no more warning thanks to iFreilicht's tip with undefToni2016-08-16
|
* in accordance to keymap_makefile_example.mkToni2016-08-16
|
* minor grammer fixesToni2016-08-16
|
* big cleanup and minor refactoring. thanks iFreilicht.Toni2016-08-16
|
* grammarToni2016-08-15
|
* reference to reddit post and Terry MathewsToni2016-08-15
|
* script now waits for the user to press the buttonToni2016-08-15
|
* readme now with pictureToni2016-08-15
|
* more prettynessToni2016-08-15
|
* Update readme.mdToni2016-08-15
| | | typo
* Update readme.mdToni2016-08-15
| | | attempt to prettify the table
* more information. first steps in markdownToni2016-08-15
|
* readme.md addedToni2016-08-15
|
* removed my personal stuffToni2016-08-15
|
* increased readability with a definceToni2016-08-14
|
* Merge remote-tracking branch 'origin/master' into iso_split_rshiftToni2016-08-13
|\ | | | | | | update from Upstream
| * Add denolfe satan keymapElliot DeNolf2016-08-11
| |
| * kill warnings filling up travis buildlogSeth Chandler2016-07-27
| |
* | only aestheticsToni2016-08-12
| |
* | new variant with the curly braces on tab layerToni2016-08-07
| |
* | enterfn / enterisctrl on hold addedToni2016-08-05
| |
* | added homerow-ish bracketsToni2016-07-28
| |
* | first try ar adding the parenthesis mess for german isoToni2016-07-27
| |
* | Merge remote-tracking branch 'origin/master' into iso_split_rshiftToni2016-07-25
|\| | | | | | | whatever
| * fix typo in readme and satan.hSeth Chandler2016-07-23
| |
| * cleanup default layoutSeth Chandler2016-07-23
| |
| * update sethbc keymapSeth Chandler2016-07-23
| |
| * update more non-existent readmes for QMK.fmSeth Chandler2016-07-17
| |
| * add custom makefile for sethbc keymapSeth Chandler2016-07-16
| |
| * update makefile to default to no virtual dip switchesSeth Chandler2016-07-16
| |