summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Merge pull request #6 from IBNobody/fix_magic_key_binding_NKROIBNobody2016-09-06
|\ | | | | Set keyboard_nkro (used by TMK) w/ MAGIC_HOST_NKRO
| * Set keyboard_nkro (used by TMK) w/ MAGIC_HOST_NKROIBNobody2016-09-06
|/ | | | | If NKRO is enabled, also set keyboard_nkro with MAGIC_HOST_NKRO and MAGIC_UNHOST_NKRO.
* Merge pull request #5 from IBNobody/make_nkro_report_32_bytesIBNobody2016-09-06
|\ | | | | Change NKRO size fron 16 bytes to 32 bytes.
| * Change NKRO size fron 16 bytes to 32 bytes.IBNobody2016-09-06
|/
* Merge remote-tracking branch 'refs/remotes/jackhumbert/master'IBNobody2016-09-06
|\
| * Merge pull request #728 from fitzsim/yoruianErez Zukerman2016-09-06
| |\ | | | | | | Add new ErgoDox EZ keymap, YORUIAN
| | * Fix ergodox_yoruian XKB namingThomas Fitzsimmons2016-09-06
| | |
| | * Add new ErgoDox EZ keymap, YORUIANThomas Fitzsimmons2016-09-05
| | |
| * | Merge pull request #686 from coderkun/coderkun_neo2Erez Zukerman2016-09-05
| |\ \ | | | | | | | | Merge Ergodox keymap “coderkun_neo2”
| | * | Add box-drawing Unicode characters to keymap “coderkun_neo2”coderkun2016-08-26
| | | |
| | * | Set Unicode input mode and override unicode_input_start() method to keymap ↵coderkun2016-08-26
| | | | | | | | | | | | | | | | “coderkun_neo2”
| | * | Disable debugging for Ergodox keymap “coderkun_neo2”coderkun2016-08-26
| | | |
| * | | Merge pull request #678 from algernon/ergodox-ez/algernonErez Zukerman2016-09-05
| |\ \ \ | | |_|/ | |/| | ergodox: Update algernon's keymap to v1.6
| | * | ergodox: Update algernon's keymap to v1.6Gergely Nagy2016-08-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Major changes include: Base layer changes ------------------ * The parentheses & bracket keys have been merged: tapping them results in `[` or `{` (if it was shifted), double tapping leads to `(`. * The `:;` and `-_` keys are now available on the base layer, on their **ADORE** location, too, just below `[{(`/`]})`. * The `Apps` key has been replaced by `F12`. * The `-`/`_` is no longer a tap-dance key. ADORE layer changes ------------------- * Adjustments were made to the **ADORE** layer, to separate some inconvenient combinations. Miscellaneous changes --------------------- * `LEAD u` now starts the symbolic unicode input system, instead of the OS-one. * The mouse acceleration keys on the **Navigation and Media* layer have been turned into toggles: tap them once to turn them on, until tapped again. Tapping an accelerator button will turn all the others off. * When the **ARROW** layer is on, the *red* and *blue* LEDs light up now. Heatmap ------- * The built-in keylogger has been greatly enhanced, it now outputs the pressed state, and the layer (Dvorak or ADORE). As such, the `ADORE_AUTOLOG` option has been removed, instead there is `AUTOLOG_ENABLE` now, which when enabled, makes the keylogger start when the keyboard boots. It defaults to off. * The heatmap generator received a lot of updates. Signed-off-by: Gergely Nagy <algernon@madhouse-project.org>
| * | | Merge pull request #724 from sgoodwin/masterJack Humbert2016-09-05
| |\ \ \ | | | | | | | | | | Add my keymap.
| | * | | Add my keymap.Samuel Ryan Goodwin2016-09-05
| | | | |
| * | | | Merge pull request #722 from fredizzimo/fix_always_linkingJack Humbert2016-09-05
| |\ \ \ \ | | | | | | | | | | | | Fix the ldflags.txt and obj.txt checks
| | * | | | Fix the ldflags.txt and obj.txt checksFred Sundvik2016-09-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | There was a minor typo, which caused the files to not be generated and therefore the elf files were always linked.
| * | | | | Merge pull request #719 from IBNobody/masterJack Humbert2016-09-05
| |\ \ \ \ \ | |/ / / / / |/| | | | | Updated docs to show more info on backlight breathing.
* | | | | | Merge pull request #4 from IBNobody/update_atomic_planck_pvc_keymapsIBNobody2016-09-04
|\ \ \ \ \ \ | | | | | | | | | | | | | | Added diagonal mice macros, breathing ala Atomic
| * | | | | | Added diagonal mice macros, breathing ala AtomicIBNobody2016-09-04
|/ / / / / /
* | | | | | Moved breathing backlighting section in readme.mdIBNobody2016-09-03
| | | | | |
* | | | | | Updated doc to contain breathing information.IBNobody2016-09-03
| | | | | |
* | | | | | Updated readme to have better backlight breathing info.IBNobody2016-09-03
| | | | | |
* | | | | | Merge remote-tracking branch 'refs/remotes/jackhumbert/master'IBNobody2016-09-03
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
* | | | | | Merge remote-tracking branch 'refs/remotes/jackhumbert/master'IBNobody2016-08-28
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| | | * | | Merge pull request #716 from MajorKoos/masterJack Humbert2016-09-05
| | | |\ \ \ | | | | | | | | | | | | | | Add support for JD40 MKII PCB
| | | | * | | Add rules.mk fileMajor Koos2016-09-02
| | | | | | |
| | | | * | | Add support for JD40 MKII PCBMajor Koos2016-09-02
| | | |/ / / | | |/| | | | | | | | | | | | | | | RGB Included.
| | | * | | Merge pull request #711 from hot-leaf-juice/masterJack Humbert2016-09-05
| | | |\ \ \ | | | | | | | | | | | | | | Updated callum's keymap
| | | | * | | fixed incorrect key combination for locking screen on macOSCallum Oakley2016-09-02
| | | | | | |
| | | | * | | changed some of the wording in the readmeCallum Oakley2016-09-01
| | | | | | |
| | | | * | | changed order of modifiers after experimentation, updated readmeCallum Oakley2016-09-01
| | | | | | |
| | | | * | | Merge remote-tracking branch 'upstream/master'Callum Oakley2016-09-01
| | | | |\ \ \ | | | |_|/ / / | | |/| | | |
| | | | * | | added a lock screen keyCallum Oakley2016-08-12
| | | | | | |
| | | | * | | Merge remote-tracking branch 'upstream/master'Callum Oakley2016-08-09
| | | | |\ \ \
| | | | * | | | updated readme.md to reflect keymap changesCallum Oakley2016-08-09
| | | | | | | |
| | | | * | | | changed order of bottom row of symbol layer to ease acess to bracketsCallum Oakley2016-08-09
| | | | | | | |
| | | * | | | | Merge pull request #710 from algernon/h/tap-dance/keyup-seq-start-fixJack Humbert2016-09-05
| | |/| | | | | | | | | | | | | | | | | | | | | tap-dance: Do not start a sequence on keyup
| | | * | | | | tap-dance: Do not start a sequence on keyupGergely Nagy2016-09-01
| | |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | There was an odd case, which confused the hell out of tap-dance: suppose you had a number of tap-dance keys, on a layer, and as part of the tap-dance, you turned that layer off - or had it on one-shot to begin with. In this case, the keydown event would trigger the tap-dance key, but the keyup would not. This had two funky consequences: - tap-dance did not correctly register that the dance has ended. - pressing any other tap-dance key would interrupt the previous tap-dance, and potentially input unwanted characters. To fix this, we simply do not start a tap-dance sequence on keyup, only when it is pressed. This way the previous sequence has enough time to time-out and finish properly, and we don't get confused. This fixes algernon/ergodox-layout#107. Signed-off-by: Gergely Nagy <algernon@madhouse-project.org>
| | * | | | | Merge pull request #707 from algernon/f/unicode/get-modeJack Humbert2016-08-31
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | process_unicode: Add get_unicode_input_mode()
| | | * | | | | process_unicode: Add get_unicode_input_mode()Gergely Nagy2016-08-31
| | |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | There may be cases where one would like to know the current Unicode input mode, without having to keep track of it themselves. Add a function that does just this. Signed-off-by: Gergely Nagy <algernon@madhouse-project.org>
| | * | | | | Merge pull request #705 from VoodaGod/bone2planckJack Humbert2016-08-30
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | Bone2planck update
| | | * \ \ \ \ Merge branch 'master'Jason Janse van Rensburg2016-08-30
| | | |\ \ \ \ \ | | | |/ / / / / | | |/| | | | | | | | | | | | | | | | | | | | | Conflicts: keyboards/planck/keymaps/bone2planck/keymap.c
| | * | | | | | Merge pull request #703 from jhenahan/feature/jhenahan-keymapJack Humbert2016-08-29
| | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | jhenahan Planck layout
| | | * | | | | | Update READMEJack Henahan2016-08-29
| | | | | | | | |
| | | * | | | | | jhenahan layoutJack Henahan2016-08-29
| | |/ / / / / / | |/| | | | | |
| | * | | | | | Merge pull request #700 from algernon/h/ucis/enable-fixJack Humbert2016-08-29
| |/| | | | | | | | | | | | | | | | | | | | | | build_keyboard.mk: Restore UCIS_ENABLE support
| | * | | | | | build_keyboard.mk: Restore UCIS_ENABLE supportGergely Nagy2016-08-29
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | During the build system refactor, support for enabling UCIS seems to have been lost. This little patch adds that back, so that keymaps using UCIS can be compiled again. Signed-off-by: Gergely Nagy <algernon@madhouse-project.org>
| * | | | | | Merge pull request #697 from fredizzimo/fix_gh_token_problemJack Humbert2016-08-27
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | Fix the .travis.yml so that GH_TOKEN works properly