summaryrefslogtreecommitdiff
path: root/keyboards/matrix/noah/keymaps
AgeCommit message (Collapse)Author
2023-01-20Fix functions with empty params (#19647)Ryan
* Fix functions with empty params * Found a bunch more
2022-12-14Tap Dance: remove `qk_` prefix (#19313)Ryan
2022-10-16Remove legacy keycodes, part 6 (#18740)Ryan
* `KC_RSHIFT` -> `KC_RSFT` * `KC_RCTRL` -> `KC_RCTL` * `KC_LSHIFT` -> `KC_LSFT` * `KC_LCTRL` -> `KC_LCTL`
2022-08-21RESET -> QK_BOOT user keymaps (#17940)Joel Challis
2022-05-15RESET -> QK_BOOT default keymaps (#17037)Joel Challis
2020-09-18Matrix Noah 6.25U bottom row plus personal keymap using it (#10134)Rys Sommefeldt
* 6.25U bottom row ISO layout for Matrix Noah * Personal map for Matrix Noah using new 6.25U bottom row ISO * Switch to 65_iso_blocker and add that to info.json * Switch to 65_iso_blocker for the new layout * Fix whitespace issues
2020-07-02[Keymap] Adding a Custom Keymap for Matrix Noah (#9581)Dongfeng Yu
Co-authored-by: Ryan <fauxpark@gmail.com>
2019-11-29[Keyboard] fixed noah info.json (#7502)yulei
* fixed noah info.json * fixed iso keymap and adding default iso keymaps * keymap cleanup * verified through the qmk configurator preview mode
2019-11-27adding noah keyboard (#7432)yulei
* adding noah keyboard * Update keyboards/matrix/noah/config.h Co-Authored-By: Drashna Jaelre <drashna@live.com> * Update keyboards/matrix/noah/noah.c Co-Authored-By: Drashna Jaelre <drashna@live.com>