summaryrefslogtreecommitdiff
path: root/keyboards/nacly
Commit message (Collapse)AuthorAge
* Remove legacy keycodes, part 6 (#18740)Ryan2022-10-16
| | | | | | | | | * `KC_RSHIFT` -> `KC_RSFT` * `KC_RCTRL` -> `KC_RCTL` * `KC_LSHIFT` -> `KC_LSFT` * `KC_LCTRL` -> `KC_LCTL`
* Remove RGBLIGHT_ANIMATION and clean up effect defines for L-Q (#18727)Drashna Jaelre2022-10-15
|
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-09-19
|\
| * [Keyboard] Sodium50 - Fix configuration (#18422)Derek2022-09-19
| |
* | Switch over MANUFACTURER and PRODUCT to string literals (#18183)Ryan2022-08-28
|/
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-21
|
* Merge remote-tracking branch 'origin/master' into developDrashna Jael're2022-08-20
|\
| * RESET -> QK_BOOT keyboard readme (#18110)Joel Challis2022-08-20
| |
* | Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-06
|/
* Move keyboard USB IDs and strings to data driven: N (#17865)Ryan2022-08-02
|
* initial (#17345)jack2022-06-10
|
* [Keyboard] Add Sodium keyboards (#17078)Derek2022-06-09
| | | | | | 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>
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h ↵Ryan2022-03-15
| | | | (#16655)
* [Keyboard] move @nacly 's boards to nacly/ (#15801)peepeetee2022-01-11