Commit Graph

15 Commits (66040506a7cece73ad1e3f892aa3effab97ec7f9)

Author SHA1 Message Date
fauxpark f14629ed1c Remove/migrate action_get_macro()s from default keymaps (#5625)
* Remove/migrate action_get_macro()s from default keymaps

* Leave these breaks alone
6 years ago
fauxpark 9e4ac6cf29 Migrate fn_actions for default keymaps (#4935)
* Migrate fn_actions for default keymaps

* Rename the Grave/Escape Shift masks

* No need for shift_esc_shift_mask

* Change breaks to return false

* Right align pointers

* Add default case

* Separate cases with empty lines
6 years ago
noroadsleft ca39fa8222 Keyboard: handwired/kbod Refactor, Configurator support and readme update (#4623)
* handwired/kbod: refactor

- layout macro KEYMAP renamed to LAYOUT

* handwired/kbod: update config.h files to #pragma once

* handwired/kbod: Configurator support

* handwired/kbod: readme update

- updated reademe to current template
- added image
7 years ago
Drashna Jaelre 00b6f14821 Replace outdated RGB/Audio information 7 years ago
Jack Humbert 791b9cc652 remove all makefiles from keyboard directories 8 years ago
skullydazed 4cdcbdb861 Remove all Makefiles from the keyboards directory. (#1660)
* Remove all Makefiles from the keyboards directory.

* update keymaps added in the last 8 days

* Ignore keyboard/keymap makefiles

* update hand_wire to reflect our new Makefile-less reality

* Update the make guide to reflect the new reality

* move planck keymap options to rules.mk

* update planck keymaps 4real

* trigger travis

* add back build_keyboard.mk

* restore changes to build_keyboard
8 years ago
Nurahmadie 649d08742a Use tap-toggle to move between layers.
- Add PDOT key
8 years ago
Nurahmadie 15ddaa7f19 Fix layer stuck, and add numpad support 8 years ago
Nurahmadie f5d78c739d Forgot semicolon, and add reference link 8 years ago
Nurahmadie 10105f645a Add README 8 years ago
Nurahmadie c9dd11d5ab Enable alt-F4 without [Fn]
- Add led indicator when keymap not on base layer \o/
8 years ago
Nurahmadie af7430b896 Add capslock led, and audio buttons
- Also change layer switch to momentary
8 years ago
Nurahmadie 7614c6b7a7 Remove lead keys, fix some typos, rearrange layers 8 years ago
Nurahmadie 8b206e1e75 Add initial keymap
*crossfingers*
8 years ago
Nurahmadie f8ed4ed573 Initial work for my kbod support in qmk_firmware
- Wiring layout done

No actual keymap yet
8 years ago