~ruther/qmk_firmware

a40dbf94 — Danny 6 years ago
Merge pull request #6264 from zvecr/split_master_check

Allow board to override split keyboard master check
1c0a7ad6 — Danny 6 years ago
Fix Numbrero Handwired make example in readme (#6379)

Fix Numbrero Handwired make example in readme
6b1db7da — noroadsleft 6 years ago
Fix Numbrero Handwired make example in readme
001a6c24 — Drashna Jaelre 6 years ago
[Docs] Clarify Zadig usage in FAQ Docs (#6360)

* Rewrite Zadig section to be more clear

* Wordsmithing

Co-Authored-By: MechMerlin <30334081+mechmerlin@users.noreply.github.com>
b1fc3f35 — noroadsleft 6 years ago
Melody96 Configurator updates and minor refactoring (#6365)

* Add Configurator layout data for LAYOUT_hotswap

* Add LAYOUT_std60_split_num0

Requested by 李小安#9728 on QMK Discord.

Standard 60% ANSI layout for the alphanumeric region, with a split-0 Numpad.

Includes a sample keymap.

* Update Docs links on readme

* Change melody96.h to use #pragma once include guard

* Change config.h to use #pragma once include guard

* Add readme for default_std60_split_num0 keymap
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
Next