jpetermans
a144968807
remove breath functions from keymap
8 years ago
jpetermans
16774333ad
last readme fix
8 years ago
jpetermans
5fc5661147
third readme fix attempt
8 years ago
jpetermans
d1ff2bb9db
readme fix
8 years ago
jpetermans
821f72eae9
documentation cleanup
8 years ago
jpetermans
b5675e2025
Merge branch 'user_led_configuration' of https://github.com/jpetermans/qmk_firmware into user_led_configuration
...
Conflicts:
keyboards/infinity60/led_controller.c
keyboards/infinity60/led_controller.h
8 years ago
jpetermans
967cf0f6d4
Merge remote-tracking branch 'upstream/master' into user_led_configuration
8 years ago
jpetermans
5df74f3ba7
updated keymap for new led functions
8 years ago
jpetermans
f1d81d2cc6
minor change on lock leds
8 years ago
jpetermans
2c5b551970
CLeaned out debug code
8 years ago
jpetermans
52f671c23e
small code cleanup
8 years ago
Erez Zukerman
153eb95ab2
Merge pull request #1279 from awpr/master
...
Change to per-key eager debouncing for ErgoDox EZ.
8 years ago
Jack Humbert
d9b70cc1c9
Merge pull request #1275 from Vifon/dynamic_macro/trailing_keypresses
...
dynamic macros: Trim the trailing modifiers; further cleanup
8 years ago
Jack Humbert
b11a5be62c
Merge pull request #1278 from shieldsd/master
...
Add new keymap for dshields.
8 years ago
Jack Humbert
0b050f6c33
Merge pull request #1280 from tobsn/patch-1
...
lowercase .jpg
8 years ago
Jack Humbert
05b356dea7
Merge pull request #1282 from coderkun/coderkun_neo2
...
Merge changes for coderkun’s Neo2 layout
8 years ago
Jack Humbert
7a7b57ffb1
Merge pull request #1284 from bigtunaIO/master
...
[Bigtuna.IO] Updating Miuni32 Layouts
8 years ago
Adam Lee
22738df5f5
Merge branch 'dev'
8 years ago
Adam Lee
d099266853
[Miuni32] Rm accidentally committed file
8 years ago
Adam Lee
ba90cf422c
Merge remote-tracking branch 'bigtunaio/layouts/adam-lee' into dev
8 years ago
Adam Lee
f2fcab96a8
Merge remote-tracking branch 'upstream/master'
8 years ago
Adam Lee
29df2be2a9
Merge remote-tracking branch 'upstream/master' into dev
8 years ago
coderkun
d28d390ad6
Update README for keymap “coderkun_neo2”
8 years ago
coderkun
49046f621b
Merge tag '0.5.43' into coderkun_neo2
8 years ago
coderkun
9e7448ea89
Fix F-keys on right hand to start on first key
8 years ago
Tobias O
b2083e21a2
lowercase .jpg I think
...
i guess that fixes the image link - currently its broken
8 years ago
Daniel Shields
cb60fe393f
Add new keymap for dshields.
8 years ago
Wojciech Siewierski
a1e156a3d2
dynamic_macro.h: Do not use backlight_toggle if backlight is disabled
...
Fixes #1199 .
8 years ago
Wojciech Siewierski
10a7cd7e5a
dynamic_macro.h: Add debug logs
8 years ago
Wojciech Siewierski
8e94c9b4cb
dynamic_macro.h: Make the documentation more clear
8 years ago
Jack Humbert
2704c163da
Merge pull request #1272 from Thor77/ps2avrGB-keymap-kc-prefix
...
[ps2avrGB] Add KEYMAP without KC-prefix
8 years ago
Jack Humbert
3af95509b5
Merge pull request #1273 from Vifon/pr_1267_fix
...
Add DYN_REC_STOP to the dynamic macros, cleanup PR #1267
8 years ago
tengg
425f0a768b
revise HHKB bootloader_size to 4096 such that sw reset works ( #1274 )
8 years ago
Wojciech Siewierski
4b50ea15a9
dynamic_macro.h: Do not save the keys being held when stopping the recording
...
More specifically, we save them and then place the `macro_end` pointer
before them so they are essentially ignored and the other macro may
freely overwrite them.
8 years ago
Wojciech Siewierski
436d661775
dynamic_macro.h: Fix an off-by-two error
...
We need to check whether we just passed the after-the-end point of the
other macro. Instead we were checking whether we are going to reach it
now.
8 years ago
Wojciech Siewierski
5e2a999278
dynamic_macro.h: Always toggle the backlight twice as a notification
...
Apparently sometimes the backlight was toggled only once and it was left on.
8 years ago
Wojciech Siewierski
40fe30e4d6
dynamic_macro.h: Ignore all the initial key releases
...
Right after the user initiates the macro recording, they usually need
to release some keys used to access the DYN_REC_START layers. It makes
sense to ignore them.
Note: The keys used to access the DYN_REC_STOP key are *not* ignored.
8 years ago
Thor77
7f3b1232c4
Use KC_KEYMAP for default-keymap
...
and remove obsolete explicit line-separator "\"
8 years ago
Thor77
38b076d22d
Add KEYMAP without KC_##-prefix
...
and rename old variant to KEYMAP_KC
8 years ago
Jack Humbert
c5cef025ec
Merge pull request #1269 from ryanmaclean/patch-6
...
Cleaning Up Dockerfile Layers Per Official Docs
8 years ago
jpetermans
b27fb216ef
Testing initial blink support
8 years ago
Ryan MacLean
7ce94eb468
Cleaning Up Dockerfile Layers Per Official Docs
...
From the official docs:
```
Note: The official Debian and Ubuntu images automatically run apt-get clean, so explicit invocation is not required.
```
Also added ` && rm -rf /var/lib/apt/lists/*` as part of the install line which probably does what was intended (no need to make a new layer).
Added apt-get update to the RUN payload, as it should be part of the same layer.
Both are documented here: https://docs.docker.com/engine/userguide/eng-image/dockerfile_best-practices/
8 years ago
Jack Humbert
26b51383b2
Merge pull request #1266 from ryanmaclean/patch-5
...
Adding AMJ60 ANSI Maximized Layout
8 years ago
Jack Humbert
29026ec023
Merge pull request #1268 from priyadi/promethium
...
Promethium keymap update
8 years ago
Jack Humbert
2d732f484c
Merge pull request #1264 from fredizzimo/wsl_support
...
Add possibility to override the command to execute when flashing
8 years ago
Jack Humbert
d1d2b87f97
fixes s60_x keyboard
8 years ago
Jack Humbert
43aa59c703
Merge pull request #1263 from Dbroqua/master
...
Fixed bugs for S60-X RGB version
8 years ago
Priyadi Iman Nurcahyo
343f8d368e
Simple RGB backlight theming
8 years ago
Priyadi Iman Nurcahyo
2f28652dcc
Syntax fix
8 years ago
Weiyi Lou
c8ac556e63
Update vifon keymap to use `DYN_REC_STOP`
8 years ago