index
:
qmk_firmware.git
audio
master
optimised
unicode
user_functions
Keyboard layout for Planck
KJ
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
keyboards
/
nacly
Age
Commit message (
Collapse
)
Author
2022-10-16
Remove legacy keycodes, part 6 (#18740)
Ryan
* `KC_RSHIFT` -> `KC_RSFT` * `KC_RCTRL` -> `KC_RCTL` * `KC_LSHIFT` -> `KC_LSFT` * `KC_LCTRL` -> `KC_LCTL`
2022-10-15
Remove RGBLIGHT_ANIMATION and clean up effect defines for L-Q (#18727)
Drashna Jaelre
2022-09-19
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2022-09-19
[Keyboard] Sodium50 - Fix configuration (#18422)
Derek
2022-08-28
Switch over MANUFACTURER and PRODUCT to string literals (#18183)
Ryan
2022-08-21
RESET -> QK_BOOT user keymaps (#17940)
Joel Challis
2022-08-20
Merge remote-tracking branch 'origin/master' into develop
Drashna Jael're
2022-08-20
RESET -> QK_BOOT keyboard readme (#18110)
Joel Challis
2022-08-06
Remove `UNUSED_PINS` (#17931)
Nick Brassel
2022-08-02
Move keyboard USB IDs and strings to data driven: N (#17865)
Ryan
2022-06-10
initial (#17345)
jack
2022-06-09
[Keyboard] Add Sodium keyboards (#17078)
Derek
Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: nacly <nacly@pop-os.localdomain>
2022-03-15
Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h ↵
Ryan
(#16655)
2022-01-11
[Keyboard] move @nacly 's boards to nacly/ (#15801)
peepeetee