~ruther/qmk_firmware

e040028f — Konstantin Đorđević 6 years ago
Change xprintf() calls in rgblight.c to dprintf() (#6363)

d417b0cc — fauxpark 6 years ago
Tidy up ALF X1.1 (#6367)

* Tidy up ALF X1.1

* Correct x positions

* 4 spaces

* Remove a stray TRNS key
b12b2694 — mechmerlin 6 years ago
simple readme fix
918fb7f8 — trinity1561 6 years ago
Print Screen and Pause placement swap (#5981)

* Update x11.h

The original json file that was given by the designer was incorrect.  The Print Screen and Pause button is swapped.

* Update space65.c

Fixing the Caps Lock LED.

* Revert "Update space65.c"

This reverts commit 1f5de1abaefadd2e54259999a29bab501da5f67a.
455f1552 — jotix 6 years ago
Jotix (#6355)

* add unicode_map

* add unicode_map

* numpad change
00c6892b — Joao Maia 6 years ago
[Keyboard] Add 6macro keyboard (#6362)

* Initial commit for 6macro firmware

* Updated layout documentation

* Removed unused commented code
171f7c56 — Fred Silberberg 6 years ago
Add more layouts for the ergodash (#6336)

5b4187ad — fauxpark 6 years ago
Correct backlight on state docs (#6358)

* Correct backlight on state docs

* Reword to make it less confusing
d5b01bd3 — Ethan Madden 6 years ago
Add prime_e keymap (#6350)

1650ba00 — jshuf 6 years ago
Allow userspace the opportunity to handle keycodes
f9d47ebe — dsanchezseco 6 years ago
cleanup and start sound (#6353)

3895b4b8 — fauxpark 6 years ago
Extend maximum number of backlight levels to 31 (#6351)

a8647f0d — Daniel Schindler 6 years ago
Add model01 keymap. Change kinesis keeymap.
6c7d173a — Konstantin Đorđević 6 years ago
Remove unnecessary IS_COMMAND definitions from a couple of boards
65906f67 — Konstantin Đorđević 6 years ago
Use led_set_kb instead of led_set_user in melody96.c
6af77551 — fauxpark 6 years ago
Remove more commented out MCUs
4747d974 — Salicylic-acid3 6 years ago
[Keyboard] Add keyboard Naked48 (#6330)

* Add Naked48

*  Comment reflected
e5d2cb8f — Drashna Jaelre 6 years ago
Fix Preprocessor check for Leader Keys
f6c7e114 — Drashna Jaelre 6 years ago
Remove the need to specify NUM_OF_ENCODERS for the Encoder feature (#6328)

* Remove the need to set NUM_OF_ENCODERS

Instead, calculate the size of the array, and use that instead

* Add hack for split common support

* Remove NUM_OF_ENCODERS from keyboard config

Can be reverted, if needed
97a3f806 — Sidney Bovet 6 years ago
[Keymap] Fix advanced keymap readme and macro function (#6342)

Next