Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add android studio keyboard shortcuts to dvorak 42 key atreus / ergodox layouts #5423

Merged
merged 43 commits into from Mar 18, 2019
Merged

add android studio keyboard shortcuts to dvorak 42 key atreus / ergodox layouts #5423

merged 43 commits into from Mar 18, 2019

Conversation

luc-vocab
Copy link
Contributor

Description

Add keyboard shortcuts for Android Studio to Atreus / Ergodox Dvorak 42 key layouts

Types of Changes

  • Core
  • Bugfix
  • New feature
  • Enhancement/optimization
  • Keyboard (addition or update)
  • Keymap/layout/userspace (addition or update)
  • Documentation

Checklist

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • I have tested the changes and verified that they work and don't break anything (as well as I can manage).

Copy link
Member

@drashna drashna left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've flagged one thing, but otherwise, it looks good.

#define SCREEN_NAV 5 // navigate between linux screen tabs
#define BROWSER_CONTROL 6 // control browser and mouse
#define COMBINED 7 // combined numbers and symbols layer
#define BASE 0 // base dvorak layer
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You may want to consider using an enum here, as it may make organization easier, in the future.

@drashna drashna added the keymap label Mar 18, 2019
@drashna
Copy link
Member

drashna commented Mar 18, 2019

Thanks!

@drashna drashna merged commit 3a2eb68 into qmk:master Mar 18, 2019
loadedsith added a commit to loadedsith/qmk_firmware that referenced this pull request Mar 19, 2019
* master: (476 commits)
  [Keymap] Boy_314's Halfnhalf layout update (qmk#5441)
  [Keyboard] Remove unnecessary IS_COMMAND definitions from a couple of boards (qmk#5269)
  Cleanup Default Keymaps  (qmk#5442)
  Fix dk60 compiler issue on newer compiler versions (qmk#5444)
  correct typo in eeprom split target for dfu (qmk#5445)
  [Docs] Recursively clone qmk_firmware repo (qmk#5378)
  [Docs] Smallish overhaul of the docs (qmk#5281)
  [Keyboard] Reduce compile size of the Lily58 Keyboard (qmk#5412)
  [Docs] Add music_map to audio documentation (qmk#5419)
  [Keymap] PyroL's TMO50 layout update (qmk#5435)
  [Keymap] Add vim-style keymap for lets split (qmk#5399)
  [Keyboard] CannonKeys Instant60 Keyboard (qmk#5433)
  [Keymap] add android studio keyboard shortcuts to dvorak 42 key atreus / ergodox layouts (qmk#5423)
  [Keymap] Updated layout after some months of testing. (qmk#5427)
  [Keyboard] Corrected layout for top row keys (qmk#5429)
  [Keyboard] Add Jot50 handwired board (qmk#5431)
  [Keyboard] layout fixed in jotanck.h (qmk#5432)
  [Keyboard] correct indicator light states (qmk#5434)
  [Keyboard] Fix matrix positions for HotDox (qmk#5437)
  [Keymap] Arkag Userspace Update (qmk#5438)
  ...

# Conflicts:
#	keyboards/keebio/iris/rules.mk
#	layouts/community/ortho_4x12/grahampheath/keymap.c
chie4hao pushed a commit to chie4hao/qmk_firmware that referenced this pull request Mar 28, 2019
…s / ergodox layouts (qmk#5423)

* add SCREEN_NAV layer for copy/pasting within screen

* working readreg/paste macros

* working read reg / paste macros

* write log and tran patterns, and expand

* add ls -la shortcut, add tab on combined layer

* put delete word on the right pinky key on shell_nav layer

* add TAB on the right side, add reset key

* added Cloud9 macros

* add cloud9 shortcuts to atreus layout

* added BROWSER_CONTROL layer

* finalized browser control layer

* adding comment

* add browser control layer to atreus

* add flashing command line

* remove the tab on combined layer

* remove the tomouse

* remove mouse layer, change log/tran expand patterns, cleanups

* add dumptlog macro

* add "delete to home" shortcut

* fix conflict

* remove unneeded mouse layer

* add meh shortcuts on the browser_control layer

* add/modify some macros

* explain the various layers

* putty paste is right mouse button

* add android studio shortcuts

* allow switching between base and alternate base layouts

* replace cloud9 shortcuts with android studio

* more android studio shortcuts

* add two meh shortcuts on keynav layer

* additional android studio shortcut

* added defines for android studio
zer09 pushed a commit to zer09/qmk_firmware that referenced this pull request Mar 31, 2019
…s / ergodox layouts (qmk#5423)

* add SCREEN_NAV layer for copy/pasting within screen

* working readreg/paste macros

* working read reg / paste macros

* write log and tran patterns, and expand

* add ls -la shortcut, add tab on combined layer

* put delete word on the right pinky key on shell_nav layer

* add TAB on the right side, add reset key

* added Cloud9 macros

* add cloud9 shortcuts to atreus layout

* added BROWSER_CONTROL layer

* finalized browser control layer

* adding comment

* add browser control layer to atreus

* add flashing command line

* remove the tab on combined layer

* remove the tomouse

* remove mouse layer, change log/tran expand patterns, cleanups

* add dumptlog macro

* add "delete to home" shortcut

* fix conflict

* remove unneeded mouse layer

* add meh shortcuts on the browser_control layer

* add/modify some macros

* explain the various layers

* putty paste is right mouse button

* add android studio shortcuts

* allow switching between base and alternate base layouts

* replace cloud9 shortcuts with android studio

* more android studio shortcuts

* add two meh shortcuts on keynav layer

* additional android studio shortcut

* added defines for android studio
danielo515 pushed a commit to danielo515/qmk_firmware that referenced this pull request May 15, 2019
…s / ergodox layouts (qmk#5423)

* add SCREEN_NAV layer for copy/pasting within screen

* working readreg/paste macros

* working read reg / paste macros

* write log and tran patterns, and expand

* add ls -la shortcut, add tab on combined layer

* put delete word on the right pinky key on shell_nav layer

* add TAB on the right side, add reset key

* added Cloud9 macros

* add cloud9 shortcuts to atreus layout

* added BROWSER_CONTROL layer

* finalized browser control layer

* adding comment

* add browser control layer to atreus

* add flashing command line

* remove the tab on combined layer

* remove the tomouse

* remove mouse layer, change log/tran expand patterns, cleanups

* add dumptlog macro

* add "delete to home" shortcut

* fix conflict

* remove unneeded mouse layer

* add meh shortcuts on the browser_control layer

* add/modify some macros

* explain the various layers

* putty paste is right mouse button

* add android studio shortcuts

* allow switching between base and alternate base layouts

* replace cloud9 shortcuts with android studio

* more android studio shortcuts

* add two meh shortcuts on keynav layer

* additional android studio shortcut

* added defines for android studio
Timbus pushed a commit to Timbus/qmk_firmware that referenced this pull request Jun 23, 2019
…s / ergodox layouts (qmk#5423)

* add SCREEN_NAV layer for copy/pasting within screen

* working readreg/paste macros

* working read reg / paste macros

* write log and tran patterns, and expand

* add ls -la shortcut, add tab on combined layer

* put delete word on the right pinky key on shell_nav layer

* add TAB on the right side, add reset key

* added Cloud9 macros

* add cloud9 shortcuts to atreus layout

* added BROWSER_CONTROL layer

* finalized browser control layer

* adding comment

* add browser control layer to atreus

* add flashing command line

* remove the tab on combined layer

* remove the tomouse

* remove mouse layer, change log/tran expand patterns, cleanups

* add dumptlog macro

* add "delete to home" shortcut

* fix conflict

* remove unneeded mouse layer

* add meh shortcuts on the browser_control layer

* add/modify some macros

* explain the various layers

* putty paste is right mouse button

* add android studio shortcuts

* allow switching between base and alternate base layouts

* replace cloud9 shortcuts with android studio

* more android studio shortcuts

* add two meh shortcuts on keynav layer

* additional android studio shortcut

* added defines for android studio
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants