summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/pteron
Commit message (Expand)AuthorAgeFilesLines
* Move single `LAYOUT`s to data driven (#20365)Ryan2023-04-122-73/+56
* Remove more empty headers (#20155)Ryan2023-03-171-1/+0
* Move matrix config to info.json, part 6 (#20019)Ryan2023-03-112-9/+5
* Remove matrix size defines (#19581)Ryan2023-02-171-4/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-6/+2
* Debounce defines cleanup (#19742)Ryan2023-02-031-3/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* Remove legacy Debug keycode (#18769)Ryan2022-10-192-2/+2
* Remove legacy keycodes, part 6 (#18740)Ryan2022-10-161-1/+1
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-212-2/+2
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
* Move keyboard USB IDs and strings to data driven: handwired (#17822)Ryan2022-07-302-8/+7
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-151-1/+1
* Remove unnecessary backslash-escapes in default keymaps (#15472)Ryan2021-12-141-24/+24
* Fix up build options comments (#15463)Ryan2021-12-121-1/+1
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-1/+1
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-1/+0
* Remove firmware size impact notes from <keyboard>/rules.mk (#14652)James Young2021-09-301-3/+3
* Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan2021-09-301-2/+0
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-2/+0
* Remove bootloader listings from rules.mk (#14330)Ryan2021-09-101-7/+0
* Remove Full Bootmagic (#13846)James Young2021-08-061-1/+1
* [Bug] Develop - Change uint32_t to layer_state_t (#13596)Xelus222021-07-191-11/+11
* [Keymap] add new keymap for pteron (#12474)Fidel Coria2021-06-154-0/+148
* Remove `DESCRIPTION`, H-J (#11616)Ryan2021-01-201-1/+0
* Exclude more keyboards from CI (#11436)Zach White2021-01-131-0/+0
* Initial list of keyboards to exclude from CI (#11213)Zach White2020-12-211-0/+0
* [Keyboard] Remove `PREVENT_STUCK_MODIFIERS` from config.h files (#7592)fauxpark2019-12-091-3/+0
* [Keyboard] Update default keymaps to use `layer_state_t` (#7444)Drashna Jaelre2019-11-211-1/+1
* Cleanup rules.mk for 32U4 keyboards, H (#7030)fauxpark2019-10-201-40/+9
* Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre2019-06-061-1/+1
* Adds a default value for IS_COMMAND for COMMAND feature (#4301)Drashna Jaelre2019-01-261-5/+0
* Add C(), A() and G() to match already existing S() (#4673)fauxpark2019-01-251-3/+1
* handwired/pteron: Configurator supportnoroadsleft2018-12-111-0/+78
* Keyboard: Add handwired/pteron config and keymaps (#4060)Filip Sund2018-10-037-0/+347