Skip to content

Instantly share code, notes, and snippets.

View bhrd's full-sized avatar

Bharadhwaj Narayanan bhrd

  • Outset Medical
  • San Francisco Bay Area
View GitHub Profile
@bhrd
bhrd / ms-ergo-karabiner-mods.json
Created February 16, 2023 22:16
Microsoft Ergonomic Keyboard Karabiner Elements Custom Modifications
{
"title": "Microsoft Ergonomic Keyboard (RJU-00004) Personal Copy",
"rules": [
{
"description": "Map the application key to open help menu",
"manipulators": [
{
"type": "basic",
"from": {
"key_code": "application",
@bhrd
bhrd / gist:37715d04b45c1c551a43fefca72136fd
Created November 6, 2017 22:27 — forked from chrissimpkins/gist:5bf5686bae86b8129bee
Atom Editor Cheat Sheet (Sweetmeat)

Use these rapid keyboard shortcuts to control the GitHub Atom text editor on Mac OSX.

Key to the Keys

  • ⌘ : Command key
  • ⌃ : Control key
  • ⌫ : Delete key
  • ← : Left arrow key
  • → : Right arrow key
  • ↑ : Up arrow key