Erez Zukerman
bd40844e4e
Merge pull request #836 from 20lives/master
...
added new layout
9 years ago
Jack Humbert
964b8574ee
Merge pull request #839 from priyadi/planck-priyadi-modification
...
Update priyadi's keymap for Planck; added readme
9 years ago
Jack Humbert
f44ead1462
Merge pull request #827 from Dbroqua/master
...
Updated dbroqua layout for HHKB keyboard and added new layout for KC60
10 years ago
Jack Humbert
67cf367a45
Merge pull request #849 from hot-leaf-juice/master
...
tiny keymap change
10 years ago
Jack Humbert
cbb7e95284
Merge pull request #847 from yinshanyang/master
...
added notes on using Arduino Pro Micro 3.3V with Let’s Split
10 years ago
Jack Humbert
3b34cf7e6c
Merge pull request #841 from jacwib/master
...
Update jacwib keymap to version 1.2
10 years ago
Alpha Chen
427ea7a889
[alphadox] remove tmk reset code
10 years ago
Alpha Chen
e2916f8ab1
[ergodox][alphadox] undefine tapping_term, ignore_mod_tap_interrupt
10 years ago
Alpha Chen
22cb73fad3
add alphadox layouts to atreus and ergodox
10 years ago
Callum Oakley
6bbb0b030e
replace lock key with general power key
10 years ago
Callum Oakley
c0a9fa8eea
switched to standard volume keys
10 years ago
Yin Shanyang
7550abbb7f
added notes on using Arduino Pro Micro 3.3V with Let’s Split
10 years ago
Lior Haim
0d26320cf3
merge upstream
10 years ago
jacwib
b7611d5037
1.2 update
10 years ago
Priyadi Iman Nurcahyo
c6f6172fd5
Use WinCompose unicode input method instead of HexNumpad
10 years ago
jacwib
dbcbd8ee3c
Update readme to reflect 1.1 changes.
10 years ago
jacwib
83b2149885
Update keymap to reflect 1.1 changes.
10 years ago
jacwib
a625c2201a
Update readme to reflect changes
10 years ago
Priyadi Iman Nurcahyo
5fa44c594f
Update priyadi's keymap for Planck; added readme
10 years ago
twentylives
8727976a1a
fixed copy-cut-paste buttons
10 years ago
Erez Zukerman
2e2b9962cd
Merge pull request #833 from h-parks/master
...
Win10 Writer's Block - An ErgoDox Keymap
10 years ago
twentylives
4ebbb3c297
Merge branch 'master' of https://github.com/20lives/qmk_firmware
10 years ago
twentylives
7090c99adf
fixed base layer = key
10 years ago
20lives
464af700eb
fix readme
10 years ago
twentylives
65c1127b49
update pics and readme
10 years ago
h-parks
f2197611c7
Win10 Writer's Block - An ErgoDox Keymap
...
fix for compiling on infinity:
replaced `_delay_ms()' with `wait_ms()'
included "wait.h"
10 years ago
h-parks
1688c014cc
Win10 Writer's Block - An ErgoDox Keymap
...
This is a QWERTY layout for ErgoDox on QMK. It's designed to work well in MS Office-like environments. It's tested on Windows 7 and 10.
10 years ago
Ryan Ascheman
fad20756e3
update header file
10 years ago
Ryan Ascheman
cabfd78309
didn't read PR comment close enough, correcting folder
10 years ago
Ryan Ascheman
60326eded2
moving keymap to new location
10 years ago
20lives
48eb5112b5
Update readme.md
10 years ago
20lives
31193b9cff
Update readme.md
10 years ago
twentylives
28dfaa20f5
adding dvorak hebrew layout
10 years ago
Jack Humbert
04df74f636
Merge pull request #829 from r2d2rogers/master
...
Move hand_swap_config to ez.c, removes error for infinity
10 years ago
Jack Humbert
d8417f9f6e
Merge pull request #824 from dsvensson/pegasushoof
...
Support the Pegasus Hoof controller.
10 years ago
Rob Rogers
75ea142d01
Update ez.c
10 years ago
Jack Humbert
b466628c0b
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
10 years ago
Jack Humbert
18b5c3dccf
removes planck/rev3 temporarily
10 years ago
Erez Zukerman
0d8844dcb8
Merge pull request #826 from algernon/ergodox-ez/algernon
...
ergodox: Update algernon's keymap to v1.9
10 years ago
Rob Rogers
1dcee07eab
Move hand_swap_config to ez.c, removes error for infinity
10 years ago
Jack Humbert
80ac73a21c
Update Makefile
10 years ago
Jack Humbert
52d7f7d277
Merge pull request #815 from priyadi/unicode_map
...
Allow unicode up to 0xFFFFF using separate mapping table
10 years ago
dbroqua
911b52a494
- Added HHKB like layout for KC60 pcb
10 years ago
Gergely Nagy
f9d8cf35f6
ergodox: Update algernon's keymap to v1.9
...
Overall changes
===============
* `F12` was replaced by an `Fx` key, that activate the **Media** layer
as a one-shot layer, and also `Alt` as a one-shot modifier.
Base layer changes
==================
* The `Media Stop` key is now a tap-dance key, and resets the device for
programming on the fourth tap.
Miscellaneous
=============
* `π` can now be entered with UCIS.
* `🐁 ` can now be entered with UCIS.
Tools
=====
* The `tools/layer-notify` tool was removed, it was an example, which I
don't use.
`tools/hid-commands`
--------------------
* Now looks at the `DISABLE_APPSEL_START` environment value, and does
not display an AppSel notification if it is non-empty.
* Will attempt to re-program the keyboard when receiving a `reflash`
command.
* No longer tries to select Emacs 24 on `APPSEL_EMACS`, rather, it goes
for any Emacs.
* The `APPSEL_MUSIC` command now includes Kodi in the list too, as the
last choice.
Signed-off-by: Gergely Nagy <algernon@madhouse-project.org>
10 years ago
dbroqua
28ca1f5345
Merge branch 'master' of https://github.com/Dbroqua/qmk_firmware
10 years ago
Daniel Svensson
b73adf0dea
Support the Pegasus Hoof controller.
...
Replacement controller for Filco Majestouch TKL keyboards.
matrix.c ported from:
https://github.com/BathroomEpiphanies/epiphanies_tmk_keyboard
More details:
http://bathroomepiphanies.com/controllers/
10 years ago
Erez Zukerman
0a9ad8f335
Merge pull request #818 from pvinis/pvinis-keymap
...
pvinis keymap
10 years ago
Jack & Erez
e27a754b70
[Jack & Erez] Simplifies and documents TO
10 years ago
Pavlos Vinieratos
0853227ede
add readme
10 years ago
Pavlos Vinieratos
538cdda78e
use wait_ms instead of _delay_ms
10 years ago